Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
c69fd5871616: Pulling fs layer
be36e833f5a0: Pulling fs layer
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
a530659dc546: Pulling fs layer
68a0cab749fd: Waiting
67ee28f56be0: Pulling fs layer
b4317c09da11: Pulling fs layer
651fb59f4bde: Waiting
85d8d0cf5c07: Pulling fs layer
698f50c38bfc: Pulling fs layer
e46ee7633e06: Waiting
72201d93f05d: Pulling fs layer
b470e71e0f04: Pulling fs layer
4d81e853134c: Waiting
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
6c599e19d203: Pulling fs layer
2ca83fb30920: Waiting
01d36d6d8ac0: Waiting
87383c42c280: Waiting
d26aa70e4ee9: Waiting
c69fd5871616: Waiting
25487a5e81e2: Pulling fs layer
860a93490d01: Pulling fs layer
b4317c09da11: Waiting
4f4fb700ef54: Waiting
85d8d0cf5c07: Waiting
67ee28f56be0: Waiting
a530659dc546: Waiting
698f50c38bfc: Waiting
9cdda56dc0a5: Pulling fs layer
72201d93f05d: Waiting
b470e71e0f04: Waiting
6c599e19d203: Waiting
25487a5e81e2: Waiting
b7ee99b11446: Waiting
9cdda56dc0a5: Waiting
860a93490d01: Waiting
ac7e0d204651: Waiting
df359b7b1559: Verifying Checksum
df359b7b1559: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
68a0cab749fd: Verifying Checksum
68a0cab749fd: Download complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
e46ee7633e06: Download complete
4d81e853134c: Download complete
87383c42c280: Verifying Checksum
87383c42c280: Download complete
651fb59f4bde: Verifying Checksum
651fb59f4bde: Download complete
c69fd5871616: Download complete
be36e833f5a0: Verifying Checksum
be36e833f5a0: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
01d36d6d8ac0: Download complete
d26aa70e4ee9: Verifying Checksum
d26aa70e4ee9: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
a530659dc546: Download complete
67ee28f56be0: Download complete
b4317c09da11: Verifying Checksum
b4317c09da11: Download complete
85d8d0cf5c07: Verifying Checksum
85d8d0cf5c07: Download complete
698f50c38bfc: Verifying Checksum
698f50c38bfc: Download complete
b470e71e0f04: Verifying Checksum
b470e71e0f04: Download complete
ac7e0d204651: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
25487a5e81e2: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
2ca83fb30920: Verifying Checksum
2ca83fb30920: Download complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
651fb59f4bde: Pull complete
e46ee7633e06: Pull complete
4d81e853134c: Pull complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=Europe/Tallinn
Chosen random timezone Europe/Tallinn
+ echo 'Chosen random timezone Europe/Tallinn'
+ ln -snf /usr/share/zoneinfo/Europe/Tallinn /etc/localtime
+ echo Europe/Tallinn
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20286.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.3.20286.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.3.20286.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.3.20286.altinityantalya+tsan) ...
Setting up clickhouse-common-static (25.3.3.20286.altinityantalya+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.3.20286.altinityantalya+tsan) ...
Setting up clickhouse-common-static-dbg (25.3.3.20286.altinityantalya+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20286.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.3.20286.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.3.20286.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-server (25.3.3.20286.altinityantalya+tsan) ...
Setting up clickhouse-server (25.3.3.20286.altinityantalya+tsan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20286.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.3.20286.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.3.20286.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-client (25.3.3.20286.altinityantalya+tsan) ...
Setting up clickhouse-client (25.3.3.20286.altinityantalya+tsan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.3.20286.altinityantalya (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=8232960
+ sed --follow-symlinks -i 's|[[:digit:]]\+|8232960|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=60448768
+ sed --follow-symlinks -i 's|[[:digit:]]\+|60448768|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=1
+ sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ local counter=0
+ local max_counter=60
+ local url=http://localhost:11111
+ ./minio server --address :11111 ./minio_data
+ params=('--silent' '--verbose')
+ local params
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
trying to connect to minio
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
In-memory extent storage is enabled with a limit of 15667.21 MB (16428257280 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:33955 http://127.0.0.1:33955
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
AccessDenied
Access Denied./18489DC172D6DE147dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 281 root 8u IPv4 30291 0t0 TCP localhost:11111 (LISTEN)
minio 281 root 9u IPv6 30292 0t0 TCP *:11111 (LISTEN)
minio 281 root 10u IPv6 30293 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 87.96 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
File /tmp/export-logs-config.sh does not exist, do not setup
+ set +x
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 411
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
+ echo 'clickminio restart attempt 1:'
clickminio restart attempt 1:
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:44265 http://127.0.0.1:44265
Docs: https://min.io/docs/minio/linux/index.html
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
+ '[' 1 -gt 100 ']'
Output of restart status: success
success
Restarted clickminio successfully.
+ MC_ADMIN_PID=1353
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 3 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ ts '%Y-%m-%d %H:%M:%S'
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 3 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
+ tee -a test_output/test_result.txt
2025-06-13 16:43:44 Using queries from '/repo/tests/queries' directory
2025-06-13 16:43:44 Connecting to ClickHouse server... OK
2025-06-13 16:43:44 Connected to server 25.3.3.20286.altinityantalya @ af397d94e019832a2fd918447f5281366385f850 HEAD
2025-06-13 16:43:45 Found 1200 parallel tests and 135 sequential tests
2025-06-13 16:43:46 Running about 150 stateless tests (Process-8).
2025-06-13 16:43:46 01825_type_json_bools: [ OK ] 0.85 sec.
2025-06-13 16:43:46 Running about 150 stateless tests (Process-10).
2025-06-13 16:43:46 02811_ip_dict_attribute: [ OK ] 0.85 sec.
2025-06-13 16:43:46 Running about 150 stateless tests (Process-3).
2025-06-13 16:43:46 01419_skip_index_compact_parts: [ OK ] 0.94 sec.
2025-06-13 16:43:47 02417_from_select_syntax: [ OK ] 0.78 sec.
2025-06-13 16:43:47 02841_not_ready_set_join_on: [ OK ] 0.98 sec.
2025-06-13 16:43:47 01745_alter_delete_view: [ OK ] 1.28 sec.
2025-06-13 16:43:47 Running about 150 stateless tests (Process-7).
2025-06-13 16:43:47 01585_use_index_for_global_in_with_null: [ OK ] 2.19 sec.
2025-06-13 16:43:48 Running about 150 stateless tests (Process-5).
2025-06-13 16:43:48 00604_shard_remote_and_columns_with_defaults: [ OK ] 2.67 sec.
2025-06-13 16:43:48 03033_parts_splitter_bug_and_index_loading: [ OK ] 1.39 sec.
2025-06-13 16:43:48 Running about 150 stateless tests (Process-9).
2025-06-13 16:43:48 01420_format_row: [ OK ] 3.22 sec.
2025-06-13 16:43:48 02313_negative_datetime64: [ OK ] 1.05 sec.
2025-06-13 16:43:49 03112_analyzer_not_found_column_in_block: [ OK ] 0.79 sec.
2025-06-13 16:43:49 01632_group_array_msan: [ OK ] 1.71 sec.
2025-06-13 16:43:50 03215_analyzer_replace_with_dummy_tables: [ OK ] 0.78 sec.
2025-06-13 16:43:50 Running about 150 stateless tests (Process-6).
2025-06-13 16:43:50 03008_optimize_equal_ranges: [ OK ] 5.25 sec.
2025-06-13 16:43:50 01798_uniq_theta_union_intersect_not: [ OK ] 2.04 sec.
2025-06-13 16:43:51 01509_output_format_pretty_row_numbers: [ OK ] 1.39 sec.
2025-06-13 16:43:51 02310_profile_events_insert: [ OK ] 2.86 sec.
2025-06-13 16:43:51 03015_parser_shortcut_lexer_errors: [ OK ] 2.14 sec.
2025-06-13 16:43:51 00051_any_inner_join: [ OK ] 0.74 sec.
2025-06-13 16:43:51 02783_max_bytes_to_read_in_schema_inference: [ OK ] 0.85 sec.
2025-06-13 16:43:51 02002_global_subqueries_subquery_or_table_name: [ OK ] 0.74 sec.
2025-06-13 16:43:52 03254_normalize_aggregate_states_with_named_tuple_args: [ OK ] 1.08 sec.
2025-06-13 16:43:52 03272_partition_pruning_monotonic_func_bug: [ OK ] 0.98 sec.
2025-06-13 16:43:52 03080_incorrect_join_with_merge: [ OK ] 1.23 sec.
2025-06-13 16:43:52 02029_output_csv_null_representation: [ OK ] 0.79 sec.
2025-06-13 16:43:53 02889_file_log_save_errors: [ OK ] 6.40 sec.
2025-06-13 16:43:53 01720_constraints_complex_types: [ OK ] 1.60 sec.
2025-06-13 16:43:54 01526_alter_add_and_modify_order_zookeeper: [ OK ] 1.99 sec.
2025-06-13 16:43:54 02303_cast_nullable_to_custom_types: [ OK ] 1.66 sec.
2025-06-13 16:43:54 01552_impl_aggfunc_cloneresize: [ OK ] 0.89 sec.
2025-06-13 16:43:54 02363_mapupdate_improve: [ OK ] 0.99 sec.
2025-06-13 16:43:55 03256_merges: [ OK ] 1.68 sec.
2025-06-13 16:43:55 02457_bz2_concatenated: [ OK ] 3.75 sec.
2025-06-13 16:43:55 03231_pr_duplicate_announcement: [ OK ] 1.53 sec.
2025-06-13 16:43:56 02364_setting_cross_to_inner_rewrite: [ OK ] 1.45 sec.
2025-06-13 16:43:56 02302_column_decl_null_before_defaul_value: [ OK ] 1.96 sec.
2025-06-13 16:43:56 00957_coalesce_const_nullable_crash: [ OK ] 0.95 sec.
2025-06-13 16:43:57 03211_convert_outer_join_to_inner_join_anti_join: [ OK ] 1.10 sec.
2025-06-13 16:43:57 01070_h3_indexes_are_neighbors: [ OK ] 0.68 sec.
2025-06-13 16:43:57 03108_describe_union_all: [ OK ] 0.74 sec.
2025-06-13 16:43:58 01669_columns_declaration_serde_long: [ OK ] 1.74 sec.
2025-06-13 16:43:59 00968_file_engine_in_subquery: [ OK ] 3.01 sec.
2025-06-13 16:43:59 01534_lambda_array_join: [ OK ] 2.15 sec.
2025-06-13 16:43:59 03215_fix_get_index_in_tuple: [ OK ] 0.89 sec.
2025-06-13 16:44:00 02285_executable_user_defined_function_group_by: [ OK ] 0.89 sec.
2025-06-13 16:44:00 02844_distributed_virtual_columns: [ OK ] 1.09 sec.
2025-06-13 16:44:01 02790_keyed_hash_bug: [ OK ] 0.76 sec.
2025-06-13 16:44:03 03250_avoid_prefetch_empty_parts: [ OK ] 1.60 sec.
2025-06-13 16:44:05 02366_direct_dictionary_dict_has: [ OK ] 1.61 sec.
2025-06-13 16:44:05 02892_input_csv_cr_end_count_many_rows: [ OK ] 9.36 sec.
2025-06-13 16:44:06 00187_like_regexp_prefix: [ OK ] 0.79 sec.
2025-06-13 16:44:06 03277_join_adaptive_spill_oom: [ SKIPPED ] 0.00 sec.
2025-06-13 16:44:06 Reason: not running for current build
2025-06-13 16:44:06 02354_tuple_lowcardinality: [ OK ] 0.73 sec.
2025-06-13 16:44:07 03090_analyzer_multiple_using_statements: [ OK ] 0.74 sec.
2025-06-13 16:44:08 03032_redundant_equals: [ OK ] 2.94 sec.
2025-06-13 16:44:09 01344_min_bytes_to_use_mmap_io_index: [ OK ] 2.23 sec.
2025-06-13 16:44:10 02770_async_buffer_ignore: [ OK ] 9.22 sec.
2025-06-13 16:44:12 02863_non_const_timezone_check: [ OK ] 2.48 sec.
2025-06-13 16:44:13 02225_parallel_distributed_insert_select_view: [ OK ] 3.90 sec.
2025-06-13 16:44:14 02751_parallel_replicas_bug_chunkinfo_not_set: [ OK ] 1.09 sec.
2025-06-13 16:44:15 00511_get_size_of_enum: [ OK ] 0.69 sec.
2025-06-13 16:44:15 01786_explain_merge_tree: [ OK ] 16.70 sec.
2025-06-13 16:44:16 03267_materialized_view_keeps_security_context: [ OK ] 0.78 sec.
2025-06-13 16:44:17 02674_null_default_structure: [ OK ] 0.79 sec.
2025-06-13 16:44:17 02366_kql_func_string: [ OK ] 8.82 sec.
2025-06-13 16:44:18 02560_null_as_default: [ OK ] 0.89 sec.
2025-06-13 16:44:18 03316_fixup_used_columns_exception: [ OK ] 3.15 sec.
2025-06-13 16:44:19 02475_date_time_schema_inference_bug: [ OK ] 0.74 sec.
2025-06-13 16:44:19 01291_unsupported_conversion_from_decimal: [ OK ] 1.14 sec.
2025-06-13 16:44:20 03300_nested_json_empty_keys: [ OK ] 0.93 sec.
2025-06-13 16:44:21 03321_join_on_is_null_lowcardinality: [ OK ] 1.29 sec.
2025-06-13 16:44:22 02231_bloom_filter_sizing: [ OK ] 4.81 sec.
2025-06-13 16:44:22 02343_group_by_use_nulls_distributed: [ OK ] 2.17 sec.
2025-06-13 16:44:23 03091_analyzer_same_table_name_in_different_databases: [ OK ] 1.02 sec.
2025-06-13 16:44:23 00840_top_k_weighted: [ OK ] 0.94 sec.
2025-06-13 16:44:24 02470_mutation_sync_race: [ OK ] 32.90 sec.
2025-06-13 16:44:24 01145_with_fill_const: [ OK ] 0.79 sec.
2025-06-13 16:44:24 00040_array_enumerate_uniq: [ OK ] 11.93 sec.
2025-06-13 16:44:24 01198_plus_inf: [ OK ] 0.80 sec.
2025-06-13 16:44:25 01944_range_max_elements: [ OK ] 1.44 sec.
2025-06-13 16:44:25 01352_add_datetime_bad_get: [ OK ] 0.74 sec.
2025-06-13 16:44:26 02046_remote_table_function_named_collections: [ OK ] 1.49 sec.
2025-06-13 16:44:26 02499_read_json_objects_as_strings: [ OK ] 0.89 sec.
2025-06-13 16:44:27 01304_polygons_sym_difference: [ OK ] 2.26 sec.
2025-06-13 16:44:28 00541_kahan_sum: [ OK ] 1.01 sec.
2025-06-13 16:44:30 01159_combinators_with_parameters: [ OK ] 3.90 sec.
2025-06-13 16:44:31 00087_distinct_of_empty_arrays: [ OK ] 0.86 sec.
2025-06-13 16:44:32 02513_analyzer_sort_msan: [ OK ] 0.84 sec.
2025-06-13 16:44:35 02716_parquet_invalid_date32: [ OK ] 3.60 sec.
2025-06-13 16:44:37 03164_analyzer_global_in_alias: [ OK ] 1.41 sec.
2025-06-13 16:44:39 03261_tuple_map_object_to_json_cast: [ OK ] 1.94 sec.
2025-06-13 16:44:39 02122_parallel_formatting_TSVWithNamesAndTypes: [ OK ] 13.89 sec.
2025-06-13 16:44:40 Running about 150 stateless tests (Process-4).
2025-06-13 16:44:40 00133_long_shard_memory_tracker_and_exception_safety: [ OK ] 54.60 sec.
2025-06-13 16:44:40 00592_union_all_different_aliases: [ OK ] 0.80 sec.
2025-06-13 16:44:40 00927_asof_joins: [ OK ] 1.34 sec.
2025-06-13 16:44:41 01733_transform_ubsan: [ OK ] 1.13 sec.
2025-06-13 16:44:41 03033_dynamic_text_serialization: [ OK ] 1.10 sec.
2025-06-13 16:44:41 02457_morton_coding_with_mask: [ OK ] 15.82 sec.
2025-06-13 16:44:42 01861_explain_pipeline: [ OK ] 1.19 sec.
2025-06-13 16:44:42 02373_analyzer_join_use_nulls: [ OK ] 1.95 sec.
2025-06-13 16:44:43 00145_empty_likes: [ OK ] 1.14 sec.
2025-06-13 16:44:45 01734_datetime64_from_float: [ OK ] 2.50 sec.
2025-06-13 16:44:46 02917_transform_tsan: [ OK ] 0.79 sec.
2025-06-13 16:44:47 01533_sum_if_nullable_bug: [ OK ] 1.25 sec.
2025-06-13 16:44:48 02154_dictionary_get_http_json: [ OK ] 6.67 sec.
2025-06-13 16:44:48 02241_array_first_last_or_null: [ OK ] 1.45 sec.
2025-06-13 16:44:49 01811_filter_by_null: [ OK ] 0.94 sec.
2025-06-13 16:44:50 00257_shard_no_aggregates_and_constant_keys: [ OK ] 2.45 sec.
2025-06-13 16:44:51 00873_t64_codec_date: [ OK ] 1.92 sec.
2025-06-13 16:44:53 02431_single_value_or_null_empty: [ OK ] 1.25 sec.
2025-06-13 16:44:53 02816_clickhouse_local_table_name_expressions: [ OK ] 25.00 sec.
2025-06-13 16:44:54 02353_explain_ast_optimize: [ OK ] 0.95 sec.
2025-06-13 16:44:55 02834_sparse_columns_sort_with_limit: [ OK ] 5.12 sec.
2025-06-13 16:44:57 03362_create_table_after_truncate_replicated_database: [ OK ] 3.33 sec.
2025-06-13 16:44:57 00763_lock_buffer_long: [ SKIPPED ] 0.00 sec.
2025-06-13 16:44:57 Reason: not running for current build
2025-06-13 16:45:13 00705_drop_create_merge_tree: [ OK ] 51.68 sec.
2025-06-13 16:45:15 03149_analyzer_window_redefinition: [ OK ] 1.90 sec.
2025-06-13 16:45:16 03364_with_fill_select_from_cluster_view: [ OK ] 1.31 sec.
2025-06-13 16:45:17 03392_inconsistent_formatting_of_lambda: [ OK ] 0.90 sec.
2025-06-13 16:45:20 03255_merge_mutation_start_entry_in_the_part_log: [ OK ] 27.35 sec.
2025-06-13 16:45:22 02763_jit_compare_functions_nan: [ OK ] 1.75 sec.
2025-06-13 16:45:23 00483_cast_syntax: [ OK ] 0.76 sec.
2025-06-13 16:45:30 00419_show_sql_queries: [ OK ] 6.75 sec.
2025-06-13 16:45:30 03036_dynamic_read_shared_subcolumns_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-06-13 16:45:30 Reason: not running for current build
2025-06-13 16:45:32 03254_project_lwd_respects_row_exists: [ OK ] 1.97 sec.
2025-06-13 16:45:34 03128_merge_tree_index_lazy_load: [ OK ] 1.77 sec.
2025-06-13 16:45:36 02448_clone_replica_lost_part: [ OK ] 38.83 sec.
2025-06-13 16:45:39 01142_join_lc_and_nullable_in_key: [ OK ] 4.49 sec.
2025-06-13 16:45:40 01521_global_in_prewhere_15792: [ OK ] 3.56 sec.
2025-06-13 16:45:40 02771_semi_join_use_nulls: [ OK ] 22.93 sec.
2025-06-13 16:45:40 01765_move_to_table_overlapping_block_number: [ OK ] 1.34 sec.
2025-06-13 16:45:41 00235_create_temporary_table_as: [ OK ] 0.85 sec.
2025-06-13 16:45:41 03357_block_structure_union_step: [ OK ] 1.35 sec.
2025-06-13 16:45:42 00178_function_replicate: [ OK ] 0.92 sec.
2025-06-13 16:45:43 01622_multiple_ttls: [ OK ] 3.12 sec.
2025-06-13 16:45:46 03213_deep_json: [ OK ] 5.32 sec.
2025-06-13 16:45:52 01825_type_json_6: [ OK ] 5.97 sec.
2025-06-13 16:45:54 00808_array_enumerate_segfault: [ OK ] 1.66 sec.
2025-06-13 16:45:55 03039_dynamic_replacing_merge_tree: [ OK ] 71.81 sec.
2025-06-13 16:45:55 03243_compatibility_setting_with_alias: [ OK ] 1.35 sec.
2025-06-13 16:45:58 01872_initial_query_start_time: [ OK ] 16.04 sec.
2025-06-13 16:45:59 02918_sqlite_path_check: [ OK ] 3.87 sec.
2025-06-13 16:46:00 03035_alias_column_bug_distributed: [ OK ] 1.55 sec.
2025-06-13 16:46:05 00323_quantiles_timing_bug: [ OK ] 21.73 sec.
2025-06-13 16:46:07 00534_filimonov: [ OK ] 12.04 sec.
2025-06-13 16:46:09 02943_variant_type_with_different_local_and_global_order: [ OK ] 138.12 sec.
2025-06-13 16:46:09 02814_currentDatabase_for_table_functions: [ OK ] 2.60 sec.
2025-06-13 16:46:10 02420_final_setting_analyzer: [ OK ] 4.92 sec.
2025-06-13 16:46:11 02475_positive_modulo: [ OK ] 1.05 sec.
2025-06-13 16:46:13 01833_test_collation_alvarotuso: [ OK ] 1.52 sec.
2025-06-13 16:46:14 02018_multiple_with_fill_for_the_same_column: [ OK ] 0.81 sec.
2025-06-13 16:46:14 01016_simhash_minhash: [ OK ] 4.62 sec.
2025-06-13 16:46:15 03082_analyzer_left_join_correct_column: [ OK ] 1.25 sec.
2025-06-13 16:46:16 00470_identifiers_in_double_quotes: [ OK ] 0.81 sec.
2025-06-13 16:46:17 02908_alter_column_alias: [ OK ] 0.70 sec.
2025-06-13 16:46:18 02245_s3_support_read_nested_column: [ OK ] 3.96 sec.
2025-06-13 16:46:19 00801_daylight_saving_time_hour_underflow: [ OK ] 0.74 sec.
2025-06-13 16:46:22 02124_insert_deduplication_token_multiple_blocks: [ OK ] 12.56 sec.
2025-06-13 16:46:23 00399_group_uniq_array_date_datetime: [ OK ] 1.22 sec.
2025-06-13 16:46:24 00582_not_aliasing_functions: [ OK ] 0.81 sec.
2025-06-13 16:46:25 02509_h3_arguments: [ OK ] 1.10 sec.
2025-06-13 16:46:26 01825_type_json_11: [ OK ] 7.07 sec.
2025-06-13 16:46:26 01513_ilike_like_cache: [ OK ] 0.79 sec.
2025-06-13 16:46:27 01124_view_bad_types: [ OK ] 1.05 sec.
2025-06-13 16:46:28 00031_parser_number: [ OK ] 0.95 sec.
2025-06-13 16:46:31 02689_meaningless_data_types: [ OK ] 2.71 sec.
2025-06-13 16:46:32 01630_simple_aggregate_all_functions_in_summing_merge_tree: [ OK ] 154.85 sec.
2025-06-13 16:46:41 01732_race_condition_storage_join_long: [ OK ] 23.53 sec.
2025-06-13 16:46:42 00418_input_format_allow_errors: [ OK ] 10.56 sec.
2025-06-13 16:46:42 00944_create_bloom_filter_index_with_merge_tree: [ OK ] 15.84 sec.
2025-06-13 16:46:43 00106_totals_after_having: [ OK ] 1.05 sec.
2025-06-13 16:46:44 01455_default_compression: [ OK ] 1.85 sec.
2025-06-13 16:46:45 00700_decimal_gathers: [ OK ] 1.40 sec.
2025-06-13 16:46:45 00752_low_cardinality_mv_1: [ OK ] 1.37 sec.
2025-06-13 16:46:46 01017_tsv_empty_as_default: [ OK ] 4.95 sec.
2025-06-13 16:46:46 02580_like_substring_search_bug: [ OK ] 0.70 sec.
2025-06-13 16:46:47 01378_alter_rename_with_ttl_zookeeper: [ OK ] 1.91 sec.
2025-06-13 16:46:47 02184_nested_tuple: [ OK ] 1.29 sec.
2025-06-13 16:47:00 01825_new_type_json_btc: [ OK ] 13.63 sec.
2025-06-13 16:47:04 02149_schema_inference_formats_with_schema_2: [ OK ] 64.21 sec.
2025-06-13 16:47:06 02801_transform_nullable: [ OK ] 1.43 sec.
2025-06-13 16:47:07 02343_analyzer_lambdas_issue_28083: [ OK ] 1.10 sec.
2025-06-13 16:47:08 02904_arrow_dictionary_indexes: [ OK ] 7.79 sec.
2025-06-13 16:47:08 01485_256_bit_multiply: [ SKIPPED ] 0.00 sec.
2025-06-13 16:47:08 Reason: not running for current build
2025-06-13 16:47:09 01916_lowcard_dict_type: [ OK ] 1.34 sec.
2025-06-13 16:47:12 02113_base64encode_trailing_bytes: [ OK ] 2.71 sec.
2025-06-13 16:47:16 03129_serial_test_zookeeper: [ OK ] 4.52 sec.
2025-06-13 16:47:19 02906_force_optimize_projection_name: [ OK ] 32.37 sec.
2025-06-13 16:47:20 01602_temporary_table_in_system_tables: [ OK ] 1.34 sec.
2025-06-13 16:47:22 01852_jit_if: [ OK ] 1.45 sec.
2025-06-13 16:47:27 02296_ttl_non_deterministic: [ OK ] 5.40 sec.
2025-06-13 16:47:31 02451_order_by_monotonic: [ OK ] 14.43 sec.
2025-06-13 16:47:32 03205_overlay: [ OK ] 4.82 sec.
2025-06-13 16:47:34 02116_interactive_hello: [ OK ] 2.48 sec.
2025-06-13 16:47:34 00806_alter_update: [ OK ] 1.44 sec.
2025-06-13 16:47:34 00534_functions_bad_arguments10: [ SKIPPED ] 0.00 sec.
2025-06-13 16:47:34 Reason: not running for current build
2025-06-13 16:47:34 00900_long_parquet_load: [ SKIPPED ] 0.00 sec.
2025-06-13 16:47:34 Reason: not running for current build
2025-06-13 16:47:35 03130_analyzer_array_join_prefer_column: [ OK ] 1.20 sec.
2025-06-13 16:47:37 02455_count_state_asterisk: [ OK ] 1.79 sec.
2025-06-13 16:47:38 03018_analyzer_greater_null: [ OK ] 0.97 sec.
2025-06-13 16:47:38 01457_min_index_granularity_bytes_setting: [ OK ] 3.99 sec.
2025-06-13 16:47:39 01184_long_insert_values_huge_strings: [ OK ] 163.53 sec.
2025-06-13 16:47:40 03282_json_equal_comparison: [ OK ] 1.44 sec.
2025-06-13 16:47:40 00920_multiply_aggregate_states_constants: [ OK ] 2.19 sec.
2025-06-13 16:47:42 02249_insert_select_from_input_schema_inference: [ OK ] 1.24 sec.
2025-06-13 16:47:44 01560_mann_whitney: [ OK ] 4.09 sec.
2025-06-13 16:47:44 01674_where_prewhere_array_crash: [ OK ] 2.30 sec.
2025-06-13 16:47:46 02453_check_path_in_errors_logger: [ OK ] 2.22 sec.
2025-06-13 16:47:46 02327_try_infer_integers_schema_inference: [ OK ] 2.28 sec.
2025-06-13 16:47:49 01635_nullable_fuzz: [ OK ] 2.08 sec.
2025-06-13 16:47:49 03222_parallel_replicas_min_marks_to_read_overflow: [ OK ] 10.00 sec.
2025-06-13 16:47:49 02797_join_nested_lowcardinality_convert: [ OK ] 2.63 sec.
2025-06-13 16:47:50 01660_test_toDayOfYear_mysql_compatibility: [ OK ] 0.81 sec.
2025-06-13 16:47:52 02836_file_diagnostics_while_reading_header: [ OK ] 3.16 sec.
2025-06-13 16:47:52 00953_moving_functions: [ OK ] 2.36 sec.
2025-06-13 16:47:53 02834_add_sub_date_functions: [ OK ] 3.97 sec.
2025-06-13 16:47:54 00148_summing_merge_tree_nested_map_multiple_values: [ OK ] 2.36 sec.
2025-06-13 16:47:56 03311_recursive_cte_old_analyzer_error: [ OK ] 1.75 sec.
2025-06-13 16:48:01 03326_client_ignore_error_multiquery: [ OK ] 4.27 sec.
2025-06-13 16:48:04 01493_alter_remove_no_property_zookeeper_long: [ OK ] 2.93 sec.
2025-06-13 16:48:06 01660_join_or_subqueries: [ OK ] 2.21 sec.
2025-06-13 16:48:07 02989_group_by_tuple: [ OK ] 0.99 sec.
2025-06-13 16:48:08 00915_tuple_orantius: [ OK ] 0.80 sec.
2025-06-13 16:48:09 03302_analyzer_join_filter_push_down_bug: [ OK ] 1.16 sec.
2025-06-13 16:48:11 00314_sample_factor_virtual_column: [ OK ] 83.93 sec.
2025-06-13 16:48:11 03040_alias_column_join: [ OK ] 1.15 sec.
2025-06-13 16:48:12 01324_insert_tsv_raw: [ OK ] 0.87 sec.
2025-06-13 16:48:12 00983_summing_merge_tree_not_an_identifier: [ OK ] 1.06 sec.
2025-06-13 16:48:12 01035_avg_weighted_long: [ OK ] 18.92 sec.
2025-06-13 16:48:15 01373_summing_merge_tree_exclude_partition_key: [ OK ] 66.23 sec.
2025-06-13 16:48:16 01126_month_partitioning_consistent_code: [ OK ] 0.94 sec.
2025-06-13 16:48:16 02813_starting_in_text_log: [ OK ] 3.61 sec.
2025-06-13 16:48:17 00830_join_overwrite: [ OK ] 1.20 sec.
2025-06-13 16:48:17 01825_type_json_9: [ OK ] 1.10 sec.
2025-06-13 16:48:17 01232_json_as_string_format: [ OK ] 5.52 sec.
2025-06-13 16:48:18 03003_sql_json_nonsense: [ OK ] 0.81 sec.
2025-06-13 16:48:18 01412_optimize_deduplicate_bug: [ OK ] 1.04 sec.
2025-06-13 16:48:18 02943_exprs_order_in_group_by_with_rollup: [ OK ] 1.14 sec.
2025-06-13 16:48:19 01677_array_enumerate_bug: [ OK ] 0.84 sec.
2025-06-13 16:48:20 01528_play: [ OK ] 1.85 sec.
2025-06-13 16:48:22 01073_blockSerializedSize: [ OK ] 29.15 sec.
2025-06-13 16:48:23 01308_polygon_area: [ OK ] 2.30 sec.
2025-06-13 16:48:23 02410_to_decimal_or_default: [ OK ] 1.03 sec.
2025-06-13 16:48:24 03271_max_bytes_ratio_before_external_order_by: [ OK ] 0.88 sec.
2025-06-13 16:48:25 00933_ttl_simple: [ OK ] 6.82 sec.
2025-06-13 16:48:25 00615_nullable_alter_optimize: [ OK ] 1.15 sec.
2025-06-13 16:48:26 02817_group_array_moving_zero_window_size: [ OK ] 0.78 sec.
2025-06-13 16:48:26 00435_coalesce: [ OK ] 0.91 sec.
2025-06-13 16:48:27 02699_polygons_sym_difference_total_analyzer: [ OK ] 0.74 sec.
2025-06-13 16:48:28 02710_allow_suspicious_indices: [ OK ] 1.71 sec.
2025-06-13 16:48:28 01300_group_by_other_keys: [ OK ] 225.38 sec.
2025-06-13 16:48:31 02537_distributed_loosing_files_after_exception: [ OK ] 2.80 sec.
2025-06-13 16:48:31 03040_dynamic_type_alters_2_compact_merge_tree: [ OK ] 2.90 sec.
2025-06-13 16:48:31 01903_csvwithnames_subset_of_columns: [ OK ] 19.84 sec.
2025-06-13 16:48:32 01706_optimize_normalize_count_variants: [ OK ] 0.84 sec.
2025-06-13 16:48:32 01713_table_ttl_old_syntax_zookeeper: [ OK ] 1.27 sec.
2025-06-13 16:48:33 01825_type_json_10: [ OK ] 1.05 sec.
2025-06-13 16:48:33 00933_ttl_replicated_zookeeper: [ OK ] 10.61 sec.
2025-06-13 16:48:34 03000_minmax_index_first: [ OK ] 1.61 sec.
2025-06-13 16:48:34 02457_s3_cluster_schema_inference: [ OK ] 7.11 sec.
2025-06-13 16:48:34 02244_casewithexpression_return_type: [ OK ] 0.90 sec.
2025-06-13 16:48:34 03201_sumIf_to_countIf_return_type: [ OK ] 0.86 sec.
2025-06-13 16:48:35 02888_single_state_nullable_type: [ OK ] 0.74 sec.
2025-06-13 16:48:35 01825_type_json_wide_parts_merge: [ OK ] 1.08 sec.
2025-06-13 16:48:36 03036_udf_user_defined_directory_in_client: [ OK ] 4.05 sec.
2025-06-13 16:48:36 03278_dateTime64_in_dateTime64_bug: [ OK ] 1.00 sec.
2025-06-13 16:48:36 02162_range_hashed_dictionary_ddl_expression: [ OK ] 1.14 sec.
2025-06-13 16:48:37 03314_summing_merge_tree_final_not_found_column_in_block: [ OK ] 0.91 sec.
2025-06-13 16:48:37 00546_shard_tuple_element_formatting: [ OK ] 0.94 sec.
2025-06-13 16:48:38 01661_join_complex: [ OK ] 2.75 sec.
2025-06-13 16:48:39 03230_system_projections: [ OK ] 1.05 sec.
2025-06-13 16:48:39 02763_mutate_compact_part_with_skip_indices_and_projections: [ OK ] 1.29 sec.
2025-06-13 16:48:39 00001_select_1: [ OK ] 0.69 sec.
2025-06-13 16:48:40 02885_arg_min_max_combinator: [ OK ] 1.74 sec.
2025-06-13 16:48:41 02188_parser_dictionary_primary_key: [ OK ] 1.27 sec.
2025-06-13 16:48:42 01572_kill_window_function: [ OK ] 3.05 sec.
2025-06-13 16:48:42 02524_fuzz_and_fuss_2: [ OK ] 0.79 sec.
2025-06-13 16:48:43 00132_sets: [ OK ] 1.21 sec.
2025-06-13 16:48:44 00760_url_functions_overflow: [ OK ] 0.84 sec.
2025-06-13 16:48:44 01623_constraints_column_swap: [ OK ] 25.31 sec.
2025-06-13 16:48:46 00233_position_function_family: [ OK ] 13.19 sec.
2025-06-13 16:48:47 01284_fuzz_bits: [ OK ] 6.77 sec.
2025-06-13 16:48:47 03210_json_type_alter_add_column: [ OK ] 3.15 sec.
2025-06-13 16:48:47 02683_native_too_large_size: [ OK ] 1.30 sec.
2025-06-13 16:48:48 00707_float_csv_delimiter: [ OK ] 0.89 sec.
2025-06-13 16:48:49 01637_nullable_fuzz3: [ OK ] 1.76 sec.
2025-06-13 16:48:49 03031_table_function_fuzzquery: [ OK ] 0.85 sec.
2025-06-13 16:48:49 00563_insert_into_remote_and_zookeeper_long: [ OK ] 2.00 sec.
2025-06-13 16:48:50 00371_union_all: [ OK ] 1.01 sec.
2025-06-13 16:48:50 02144_avg_ubsan: [ OK ] 1.00 sec.
2025-06-13 16:48:51 02769_parallel_replicas_unavailable_shards: [ OK ] 7.55 sec.
2025-06-13 16:48:52 02899_use_default_format_on_http_exception: [ OK ] 2.95 sec.
2025-06-13 16:48:53 01440_big_int_arithm: [ OK ] 2.90 sec.
2025-06-13 16:48:53 01503_fixed_string_primary_key: [ OK ] 1.01 sec.
2025-06-13 16:48:53 01158_zookeeper_log_long: [ OK ] 11.87 sec.
2025-06-13 16:48:54 02187_insert_values_with_mv: [ OK ] 3.67 sec.
2025-06-13 16:48:54 01707_join_use_nulls: [ OK ] 1.00 sec.
2025-06-13 16:48:55 01711_decimal_multiplication: [ OK ] 0.83 sec.
2025-06-13 16:48:55 01355_defaultValueOfArgumentType_bug: [ OK ] 0.73 sec.
2025-06-13 16:48:56 02481_analyzer_join_alias_unknown_identifier_crash: [ OK ] 1.34 sec.
2025-06-13 16:48:56 02105_backslash_letter_commands: [ OK ] 2.56 sec.
2025-06-13 16:48:57 00974_bitmapContains_with_primary_key: [ OK ] 0.89 sec.
2025-06-13 16:48:57 00701_rollup: [ OK ] 1.49 sec.
2025-06-13 16:48:58 00982_array_enumerate_uniq_ranked: [ OK ] 0.75 sec.
2025-06-13 16:48:59 00699_materialized_view_mutations: [ OK ] 5.61 sec.
2025-06-13 16:48:59 01090_zookeeper_mutations_and_insert_quorum_long: [ OK ] 3.24 sec.
2025-06-13 16:48:59 01500_StorageFile_write_to_fd: [ OK ] 2.28 sec.
2025-06-13 16:49:00 02911_analyzer_remove_unused_projection_columns: [ OK ] 1.04 sec.
2025-06-13 16:49:00 02428_batch_nullable_assert: [ OK ] 0.70 sec.
2025-06-13 16:49:01 00939_test_null_in: [ OK ] 0.97 sec.
2025-06-13 16:49:06 02597_column_update_and_replication: [ OK ] 5.24 sec.
2025-06-13 16:49:08 02320_mapped_array_witn_const_nullable: [ OK ] 1.21 sec.
2025-06-13 16:49:10 02149_external_schema_inference: [ OK ] 17.96 sec.
2025-06-13 16:49:10 01277_toUnixTimestamp64: [ OK ] 2.24 sec.
2025-06-13 16:49:12 01316_create_user_syntax_hilite: [ OK ] 2.15 sec.
2025-06-13 16:49:12 02833_concurrent_sessions: [ OK ] 37.94 sec.
2025-06-13 16:49:13 02532_profileevents_server_startup_time: [ OK ] 0.92 sec.
2025-06-13 16:49:14 02226_async_insert_table_function: [ OK ] 1.25 sec.
2025-06-13 16:49:14 02124_buffer_insert_select_race: [ OK ] 14.05 sec.
2025-06-13 16:49:15 00861_decimal_quoted_csv: [ OK ] 1.02 sec.
2025-06-13 16:49:16 02429_groupBitmap_chain_state: [ OK ] 2.56 sec.
2025-06-13 16:49:17 02416_row_policy_always_false_index: [ OK ] 1.03 sec.
2025-06-13 16:49:18 02048_clickhouse_local_stage: [ OK ] 4.48 sec.
2025-06-13 16:49:19 01957_heredoc_more: [ OK ] 0.71 sec.
2025-06-13 16:49:20 01924_argmax_bitmap_state: [ OK ] 1.33 sec.
2025-06-13 16:49:23 00634_logging_shard: [ OK ] 7.54 sec.
2025-06-13 16:49:24 00728_json_each_row_parsing: [ OK ] 25.92 sec.
2025-06-13 16:49:25 02050_clickhouse_client_local_exception: [ OK ] 2.14 sec.
2025-06-13 16:49:27 02239_bzip2_bug: [ OK ] 16.62 sec.
2025-06-13 16:49:27 01062_max_parser_depth: [ OK ] 2.22 sec.
2025-06-13 16:49:28 00688_case_without_else: [ OK ] 1.27 sec.
2025-06-13 16:49:29 01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long: [ OK ] 30.29 sec.
2025-06-13 16:49:31 02958_transform_enum: [ OK ] 1.61 sec.
2025-06-13 16:49:31 03247_show_grants_with_implicit: [ OK ] 14.65 sec.
2025-06-13 16:49:32 01774_ip_address_in_range: [ OK ] 3.96 sec.
2025-06-13 16:49:33 00464_sort_all_constant_columns: [ OK ] 1.02 sec.
2025-06-13 16:49:33 00534_functions_bad_arguments9: [ SKIPPED ] 0.00 sec.
2025-06-13 16:49:33 Reason: not running for current build
2025-06-13 16:49:34 00317_in_tuples_and_out_of_range_values: [ OK ] 1.40 sec.
2025-06-13 16:49:35 02386_set_columns_order: [ OK ] 3.29 sec.
2025-06-13 16:49:36 02023_parser_number_binary_literal: [ OK ] 1.57 sec.
2025-06-13 16:49:36 02685_bson2: [ OK ] 3.01 sec.
2025-06-13 16:49:37 00930_max_partitions_per_insert_block: [ OK ] 12.63 sec.
2025-06-13 16:49:38 02681_group_array_too_large_size: [ OK ] 1.31 sec.
2025-06-13 16:49:53 02044_url_glob_parallel_connection_refused: [ OK ] 17.54 sec.
2025-06-13 16:49:54 03093_analyzer_column_alias: [ OK ] 1.14 sec.
2025-06-13 16:49:55 02313_dump_column_structure_low_cardinality: [ OK ] 0.83 sec.
2025-06-13 16:49:56 03246_toStartOfInterval_date_timezone_bug: [ OK ] 0.88 sec.
2025-06-13 16:49:57 00044_sorting_by_string_descending: [ OK ] 1.04 sec.
2025-06-13 16:49:58 02015_shard_crash_clang_12_build: [ OK ] 37.36 sec.
2025-06-13 16:49:59 02535_analyzer_group_by_use_nulls: [ OK ] 2.02 sec.
2025-06-13 16:49:59 00961_checksums_in_system_parts_columns_table: [ OK ] 1.05 sec.
2025-06-13 16:50:02 01034_order_by_pk_prefix: [ OK ] 2.61 sec.
2025-06-13 16:50:03 00754_distributed_optimize_skip_select_on_unused_shards: [ OK ] 27.33 sec.
2025-06-13 16:50:05 03275_ignore_nonexistent_files_fix: [ OK ] 1.16 sec.
2025-06-13 16:50:06 02190_current_metrics_query: [ OK ] 0.86 sec.
2025-06-13 16:50:06 03036_join_filter_push_down_equivalent_sets: [ OK ] 4.62 sec.
2025-06-13 16:50:08 02000_default_from_default_empty_column: [ OK ] 1.40 sec.
2025-06-13 16:50:08 02561_with_fill_date_datetime_incompatible: [ OK ] 2.24 sec.
2025-06-13 16:50:10 00013_create_table_with_arrays: [ OK ] 1.73 sec.
2025-06-13 16:50:10 02997_fix_datetime64_scale_conversion: [ OK ] 10.97 sec.
2025-06-13 16:50:13 02731_auto_convert_dictionary_layout_to_complex_by_complex_keys: [ OK ] 2.81 sec.
2025-06-13 16:50:16 01660_join_or_any: [ OK ] 6.12 sec.
2025-06-13 16:50:18 01768_array_product: [ OK ] 1.51 sec.
2025-06-13 16:50:19 02725_null_group_key_with_rollup: [ OK ] 1.16 sec.
2025-06-13 16:50:24 03168_inconsistent_ast_formatting: [ OK ] 4.84 sec.
2025-06-13 16:50:24 02901_parallel_replicas_rollup: [ OK ] 48.28 sec.
2025-06-13 16:50:28 03399_lc_nullable_mapfromarrays: [ OK ] 3.74 sec.
2025-06-13 16:50:37 00565_enum_order: [ OK ] 8.63 sec.
2025-06-13 16:50:40 03205_parallel_window_finctions_and_column_sparse_bug: [ OK ] 2.51 sec.
2025-06-13 16:50:40 03254_pr_join_on_dups: [ OK ] 15.72 sec.
2025-06-13 16:50:41 01881_union_header_mismatch_bug: [ OK ] 1.20 sec.
2025-06-13 16:50:42 02772_s3_crash: [ OK ] 2.06 sec.
2025-06-13 16:50:44 03215_partition_in_tuple: [ OK ] 2.28 sec.
2025-06-13 16:50:44 02099_tsv_raw_format_1: [ OK ] 36.26 sec.
2025-06-13 16:50:45 03208_groupArrayIntersect_serialization: [ OK ] 2.97 sec.
2025-06-13 16:50:45 02955_sparkBar_alias_sparkbar: [ OK ] 1.50 sec.
2025-06-13 16:50:46 00176_if_string_arrays: [ OK ] 1.05 sec.
2025-06-13 16:50:46 00624_length_utf8: [ OK ] 0.85 sec.
2025-06-13 16:50:49 03213_distributed_analyzer: [ OK ] 2.35 sec.
2025-06-13 16:50:49 01715_tuple_insert_null_as_default: [ OK ] 2.85 sec.
2025-06-13 16:50:52 01281_alter_rename_and_other_renames: [ OK ] 3.56 sec.
2025-06-13 16:50:55 01086_odbc_roundtrip: [ OK ] 42.29 sec.
2025-06-13 16:50:59 02098_with_types_use_header: [ OK ] 14.01 sec.
2025-06-13 16:51:00 02530_ip_part_id: [ OK ] 1.63 sec.
2025-06-13 16:51:01 02456_progress_tty: [ OK ] 12.13 sec.
2025-06-13 16:51:02 03251_orc_time_zone_write: [ OK ] 6.29 sec.
2025-06-13 16:51:04 01495_subqueries_in_with_statement_3: [ OK ] 3.82 sec.
2025-06-13 16:51:05 03390_non_constant_case: [ OK ] 4.16 sec.
2025-06-13 16:51:06 00350_count_distinct: [ OK ] 1.24 sec.
2025-06-13 16:51:06 02814_age_datediff: [ OK ] 4.12 sec.
2025-06-13 16:51:07 01451_dist_logs: [ OK ] 13.91 sec.
2025-06-13 16:51:07 03237_insert_sparse_columns_mem: [ OK ] 307.98 sec.
2025-06-13 16:51:09 01825_new_type_json_ephemeral: [ OK ] 1.09 sec.
2025-06-13 16:51:09 01600_benchmark_query: [ OK ] 2.58 sec.
2025-06-13 16:51:10 02226_parallel_reading_from_replicas_benchmark: [ OK ] 3.91 sec.
2025-06-13 16:51:10 01270_optimize_skip_unused_shards_low_cardinality: [ OK ] 1.36 sec.
2025-06-13 16:51:10 03276_empty_variant_type: [ OK ] 1.56 sec.
2025-06-13 16:51:11 03328_normalized_query_hash: [ OK ] 0.86 sec.
2025-06-13 16:51:11 03094_transform_return_first: [ OK ] 0.89 sec.
2025-06-13 16:51:12 02575_merge_prewhere_different_default_kind: [ OK ] 1.47 sec.
2025-06-13 16:51:14 01031_semi_anti_join: [ OK ] 1.45 sec.
2025-06-13 16:51:14 00900_orc_load: [ OK ] 7.27 sec.
2025-06-13 16:51:15 01227_distributed_merge_global_in_primary_key: [ OK ] 4.72 sec.
2025-06-13 16:51:16 03210_convert_outer_join_to_inner_join_any_join: [ OK ] 1.13 sec.
2025-06-13 16:51:17 02950_dictionary_ssd_cache_short_circuit: [ OK ] 3.36 sec.
2025-06-13 16:51:18 01661_referer: [ OK ] 6.72 sec.
2025-06-13 16:51:18 01324_if_transform_strings_to_enum: [ OK ] 1.01 sec.
2025-06-13 16:51:19 02498_storage_join_key_positions_old_analyzer: [ OK ] 5.11 sec.
2025-06-13 16:51:19 03037_dynamic_merges_2_vertical_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-06-13 16:51:19 Reason: not running for current build
2025-06-13 16:51:19 02346_non_negative_derivative: [ OK ] 2.82 sec.
2025-06-13 16:51:20 02224_s2_test_const_columns: [ OK ] 1.09 sec.
2025-06-13 16:51:21 02700_regexp_operator: [ OK ] 0.76 sec.
2025-06-13 16:51:23 00979_toFloat_monotonicity: [ OK ] 4.31 sec.
2025-06-13 16:51:24 00451_left_array_join_and_constants: [ OK ] 0.90 sec.
2025-06-13 16:51:25 01413_rows_events: [ OK ] 7.04 sec.
2025-06-13 16:51:25 00500_point_in_polygon_nan: [ OK ] 0.73 sec.
2025-06-13 16:51:25 00410_aggregation_combinators_with_arenas: [ OK ] 118.22 sec.
2025-06-13 16:51:25 02835_parallel_replicas_over_distributed: [ OK ] 4.25 sec.
2025-06-13 16:51:26 01481_join_with_materialized: [ OK ] 0.94 sec.
2025-06-13 16:51:27 01163_search_case_insensetive_utf8: [ OK ] 1.19 sec.
2025-06-13 16:51:27 02789_set_index_nullable_condition_bug: [ OK ] 1.24 sec.
2025-06-13 16:51:27 02668_column_block_number_with_projections: [ OK ] 1.73 sec.
2025-06-13 16:51:28 00206_empty_array_to_single: [ OK ] 0.89 sec.
2025-06-13 16:51:28 01777_map_populate_series_ubsan: [ OK ] 0.99 sec.
2025-06-13 16:51:28 02474_analyzer_subqueries_table_expression_modifiers: [ OK ] 1.41 sec.
2025-06-13 16:51:29 02393_every_metric_must_have_documentation: [ OK ] 0.79 sec.
2025-06-13 16:51:29 01172_transaction_counters: [ OK ] 2.86 sec.
2025-06-13 16:51:30 02161_array_first_last: [ OK ] 1.50 sec.
2025-06-13 16:51:33 02534_keyed_siphash: [ OK ] 14.46 sec.
2025-06-13 16:51:33 02499_extract_key_value_pairs_multiple_input: [ OK ] 4.81 sec.
2025-06-13 16:51:35 02790_optimize_skip_unused_shards_join: [ OK ] 1.82 sec.
2025-06-13 16:51:36 03371_bfloat16_special_values: [ OK ] 2.74 sec.
2025-06-13 16:51:36 00917_least_sqr: [ OK ] 0.75 sec.
2025-06-13 16:51:52 02896_dwarf_format: [ OK ] 23.19 sec.
2025-06-13 16:51:55 01815_with_mergeable_state_after_aggregation_and_limit: [ OK ] 2.90 sec.
2025-06-13 16:51:57 02539_generate_random_low_cardinality: [ OK ] 20.06 sec.
2025-06-13 16:52:00 02021_h3_get_faces: [ OK ] 2.74 sec.
2025-06-13 16:52:03 00306_insert_values_and_expressions: [ OK ] 2.48 sec.
2025-06-13 16:52:04 01683_text_log_deadlock: [ OK ] 29.51 sec.
2025-06-13 16:52:04 00534_functions_bad_arguments6: [ SKIPPED ] 0.00 sec.
2025-06-13 16:52:04 Reason: not running for current build
2025-06-13 16:52:06 02932_refreshable_materialized_views_2: [ OK ] 60.42 sec.
2025-06-13 16:52:07 02703_row_policies_for_database_combination: [ OK ] 10.91 sec.
2025-06-13 16:52:07 02523_array_shuffle: [ OK ] 4.37 sec.
2025-06-13 16:52:08 03368_bfloat16_merge_join: [ OK ] 1.20 sec.
2025-06-13 16:52:09 02480_max_map_null_totals: [ OK ] 2.14 sec.
2025-06-13 16:52:10 02813_create_index_noop: [ OK ] 41.20 sec.
2025-06-13 16:52:11 01201_read_single_thread_in_order: [ OK ] 152.59 sec.
2025-06-13 16:52:11 00825_protobuf_format_map: [ OK ] 5.02 sec.
2025-06-13 16:52:12 00744_join_not_found_column: [ OK ] 0.95 sec.
2025-06-13 16:52:12 02498_storage_join_key_positions: [ OK ] 2.39 sec.
2025-06-13 16:52:12 03231_values_respect_format_settings_in_fields_conversion: [ OK ] 1.01 sec.
2025-06-13 16:52:13 01010_low_cardinality_and_native_http: [ OK ] 8.20 sec.
2025-06-13 16:52:13 01285_engine_join_donmikel: [ OK ] 4.87 sec.
2025-06-13 16:52:13 01668_test_toMonth_mysql_dialect: [ OK ] 0.75 sec.
2025-06-13 16:52:13 01646_rewrite_sum_if_bug: [ OK ] 1.23 sec.
2025-06-13 16:52:14 02016_order_by_with_fill_monotonic_functions_removal: [ OK ] 0.68 sec.
2025-06-13 16:52:15 02481_merge_array_join_sample_by: [ OK ] 1.79 sec.
2025-06-13 16:52:15 01909_mbtolou: [ OK ] 1.15 sec.
2025-06-13 16:52:15 01818_input_format_with_names_use_header: [ OK ] 4.89 sec.
2025-06-13 16:52:15 00126_buffer: [ OK ] 2.29 sec.
2025-06-13 16:52:16 01033_function_substring: [ OK ] 3.40 sec.
2025-06-13 16:52:16 01735_join_get_low_card_fix: [ OK ] 0.84 sec.
2025-06-13 16:52:16 01679_format_readable_time_delta_inf: [ OK ] 0.75 sec.
2025-06-13 16:52:16 03322_view_over_parameterized_view: [ OK ] 0.73 sec.
2025-06-13 16:52:17 02287_legacy_column_name_of_tuple_literal_over_distributed: [ OK ] 0.89 sec.
2025-06-13 16:52:17 03276_merge_tree_index_lazy_load: [ OK ] 1.39 sec.
2025-06-13 16:52:17 01825_type_json_14: [ OK ] 1.31 sec.
2025-06-13 16:52:18 03374_indexes_with_trivial_cast: [ OK ] 3.49 sec.
2025-06-13 16:52:19 02205_ephemeral_1: [ OK ] 1.41 sec.
2025-06-13 16:52:20 01655_plan_optimizations_optimize_read_in_window_order_long: [ OK ] 347.75 sec.
2025-06-13 16:52:20 02844_tsv_carriage_return_parallel_parsing: [ OK ] 3.27 sec.
2025-06-13 16:52:20 00718_format_datetime: [ OK ] 4.46 sec.
2025-06-13 16:52:22 01640_marks_corruption_regression: [ OK ] 1.64 sec.
2025-06-13 16:52:22 00990_hasToken_and_tokenbf: [ OK ] 3.19 sec.
2025-06-13 16:52:23 00556_remove_columns_from_subquery: [ OK ] 0.88 sec.
2025-06-13 16:52:23 01452_normalized_query_hash: [ OK ] 0.99 sec.
2025-06-13 16:52:23 00163_shard_join_with_empty_table: [ OK ] 2.79 sec.
2025-06-13 16:52:24 00098_3_union_all: [ OK ] 0.94 sec.
2025-06-13 16:52:24 02410_csv_empty_fields_inference: [ OK ] 0.69 sec.
2025-06-13 16:52:24 02735_asof_join_right_null: [ OK ] 1.44 sec.
2025-06-13 16:52:25 03375_bool_partition: [ OK ] 0.93 sec.
2025-06-13 16:52:25 02716_create_direct_dict_with_lifetime_throws: [ OK ] 0.74 sec.
2025-06-13 16:52:26 00098_d_union_all: [ OK ] 0.98 sec.
2025-06-13 16:52:27 00927_asof_join_correct_bt: [ OK ] 1.54 sec.
2025-06-13 16:52:27 03045_unknown_identifier_alias_substitution: [ OK ] 1.09 sec.
2025-06-13 16:52:28 01515_with_global_and_with_propagation: [ OK ] 1.09 sec.
2025-06-13 16:52:29 02418_tautological_if_index: [ OK ] 1.79 sec.
2025-06-13 16:52:29 02222_allow_experimental_projection_optimization__enable_global_with_statement: [ OK ] 0.89 sec.
2025-06-13 16:52:30 02193_async_insert_tcp_client_1: [ OK ] 9.46 sec.
2025-06-13 16:52:30 03097_query_log_join_processes: [ OK ] 12.42 sec.
2025-06-13 16:52:30 02771_parallel_replicas_analyzer: [ OK ] 6.40 sec.
2025-06-13 16:52:31 02386_analyzer_in_function_nested_subqueries: [ OK ] 0.84 sec.
2025-06-13 16:52:31 03009_storage_memory_circ_buffer_usage: [ OK ] 2.69 sec.
2025-06-13 16:52:32 00751_default_databasename_for_view: [ OK ] 1.63 sec.
2025-06-13 16:52:32 01517_select_final_distributed: [ OK ] 1.15 sec.
2025-06-13 16:52:34 01052_compression_buffer_overrun: [ OK ] 2.09 sec.
2025-06-13 16:52:34 02967_mysql_settings_override: [ OK ] 2.65 sec.
2025-06-13 16:52:35 01710_projection_in_index: [ OK ] 1.25 sec.
2025-06-13 16:52:36 03217_filtering_in_system_tables: [ OK ] 5.96 sec.
2025-06-13 16:52:36 01231_log_queries_min_type: [ OK ] 17.90 sec.
2025-06-13 16:52:37 01086_modulo_or_zero: [ OK ] 0.73 sec.
2025-06-13 16:52:37 02918_alter_temporary_table: [ OK ] 1.36 sec.
2025-06-13 16:52:39 01350_intdiv_nontrivial_fpe: [ OK ] 1.34 sec.
2025-06-13 16:52:39 01890_materialized_distributed_join: [ OK ] 3.74 sec.
2025-06-13 16:52:39 00906_low_cardinality_const_argument: [ OK ] 0.74 sec.
2025-06-13 16:52:40 01015_insert_values_parametrized: [ OK ] 5.86 sec.
2025-06-13 16:52:40 01659_array_aggregation_ubsan: [ OK ] 0.79 sec.
2025-06-13 16:52:45 01651_bugs_from_15889: [ OK ] 15.73 sec.
2025-06-13 16:52:46 00995_order_by_with_fill: [ OK ] 1.70 sec.
2025-06-13 16:52:51 01591_window_functions: [ OK ] 11.09 sec.
2025-06-13 16:52:52 03280_cancelation_http_when_outputformat: [ OK ] 14.58 sec.
2025-06-13 16:52:54 01825_new_type_json_6: [ OK ] 8.12 sec.
2025-06-13 16:52:55 00938_template_input_format: [ OK ] 14.45 sec.
2025-06-13 16:52:55 01825_type_json_describe: [ OK ] 0.89 sec.
2025-06-13 16:52:55 00731_long_merge_tree_select_opened_files: [ SKIPPED ] 0.00 sec.
2025-06-13 16:52:55 Reason: not running for current build
2025-06-13 16:52:55 01194_http_query_id: [ OK ] 4.30 sec.
2025-06-13 16:52:56 02833_window_func_range_offset: [ OK ] 0.73 sec.
2025-06-13 16:52:56 02893_system_drop_schema_cache_format: [ OK ] 0.69 sec.
2025-06-13 16:52:56 03049_analyzer_group_by_alias: [ OK ] 0.90 sec.
2025-06-13 16:52:58 01286_constraints_on_default: [ OK ] 1.29 sec.
2025-06-13 16:52:59 02206_array_starts_ends_with: [ OK ] 1.62 sec.
2025-06-13 16:53:02 02184_default_table_engine: [ OK ] 5.81 sec.
2025-06-13 16:53:02 03003_codec_multiple_buffer_overflow: [ OK ] 2.95 sec.
2025-06-13 16:53:03 00571_alter_nullable: [ OK ] 1.27 sec.
2025-06-13 16:53:03 01293_optimize_final_force: [ OK ] 31.53 sec.
2025-06-13 16:53:04 01043_geo_distance: [ OK ] 1.20 sec.
2025-06-13 16:53:07 00534_client_ignore_error: [ OK ] 3.87 sec.
2025-06-13 16:53:10 02676_optimize_old_parts_replicated: [ OK ] 56.36 sec.
2025-06-13 16:53:10 02731_analyzer_join_resolve_nested: [ OK ] 17.89 sec.
2025-06-13 16:53:11 02499_monotonicity_toUnixTimestamp64: [ OK ] 8.04 sec.
2025-06-13 16:53:13 00836_numbers_table_function_zero: [ OK ] 2.88 sec.
2025-06-13 16:53:13 02474_create_user_query_fuzzer_bug: [ OK ] 1.86 sec.
2025-06-13 16:53:14 02995_preliminary_filters_duplicated_columns_SimpleAggregateFunction: [ OK ] 0.93 sec.
2025-06-13 16:53:16 02706_array_map_tuples: [ OK ] 1.79 sec.
2025-06-13 16:53:17 01521_distributed_query_hang: [ OK ] 1.36 sec.
2025-06-13 16:53:19 00427_alter_primary_key: [ OK ] 15.09 sec.
2025-06-13 16:53:19 03353_codec_zstd_doubledelta_data_corruption: [ OK ] 1.40 sec.
2025-06-13 16:53:19 01019_alter_materialized_view_consistent: [ OK ] 12.01 sec.
2025-06-13 16:53:20 00759_kodieg: [ OK ] 0.79 sec.
2025-06-13 16:53:21 02685_decimal256_various: [ OK ] 2.35 sec.
2025-06-13 16:53:22 00642_cast: [ OK ] 1.19 sec.
2025-06-13 16:53:22 02114_offset_fetch_without_order_by: [ OK ] 2.25 sec.
2025-06-13 16:53:22 01772_intdiv_minus_one_ubsan: [ OK ] 0.74 sec.
2025-06-13 16:53:22 02154_parser_backtracking: [ SKIPPED ] 0.00 sec.
2025-06-13 16:53:22 Reason: not running for current build
2025-06-13 16:53:23 03122_analyzer_collate_in_window_function: [ OK ] 1.24 sec.
2025-06-13 16:53:23 01671_merge_join_and_constants: [ OK ] 1.57 sec.
2025-06-13 16:53:23 02477_single_value_data_string_regression: [ OK ] 13.53 sec.
2025-06-13 16:53:24 02731_zero_objects_in_metadata: [ OK ] 10.54 sec.
2025-06-13 16:53:25 01852_cast_operator: [ OK ] 1.55 sec.
2025-06-13 16:53:25 03198_json_extract_more_types: [ OK ] 1.34 sec.
2025-06-13 16:53:26 01915_for_each_crakjie: [ OK ] 0.90 sec.
2025-06-13 16:53:26 02841_local_assert: [ OK ] 3.00 sec.
2025-06-13 16:53:27 02159_left_right: [ OK ] 2.70 sec.
2025-06-13 16:53:27 01319_mv_constants_bug: [ OK ] 1.49 sec.
2025-06-13 16:53:27 02481_parquet_list_monotonically_increasing_offsets: [ SKIPPED ] 0.00 sec.
2025-06-13 16:53:27 Reason: not running for current build
2025-06-13 16:53:28 00990_function_current_user: [ OK ] 0.90 sec.
2025-06-13 16:53:28 01478_not_equi-join_on: [ OK ] 1.15 sec.
2025-06-13 16:53:29 02834_analyzer_with_statement_references: [ OK ] 0.88 sec.
2025-06-13 16:53:29 01582_move_to_prewhere_compact_parts: [ OK ] 1.14 sec.
2025-06-13 16:53:30 02015_executable_user_defined_functions: [ OK ] 1.04 sec.
2025-06-13 16:53:30 00098_b_union_all: [ OK ] 0.79 sec.
2025-06-13 16:53:31 03173_set_transformed_partition_pruning: [ OK ] 121.26 sec.
2025-06-13 16:53:31 01280_opencl_bitonic_order_by: [ OK ] 1.06 sec.
2025-06-13 16:53:33 01764_collapsing_merge_adaptive_granularity: [ OK ] 1.35 sec.
2025-06-13 16:53:37 01161_information_schema: [ OK ] 3.86 sec.
2025-06-13 16:53:38 02911_join_on_nullsafe_optimization: [ OK ] 6.76 sec.
2025-06-13 16:53:38 02047_log_family_data_file_dumps: [ OK ] 15.94 sec.
2025-06-13 16:53:39 03014_analyzer_group_by_use_nulls: [ OK ] 0.70 sec.
2025-06-13 16:53:40 01801_approx_total_rows_mergetree_reverse: [ OK ] 1.14 sec.
2025-06-13 16:53:41 02868_distinct_to_count_optimization: [ OK ] 2.59 sec.
2025-06-13 16:53:42 02907_backup_restore_default_nullable: [ OK ] 5.08 sec.
2025-06-13 16:53:42 01033_quota_dcl: [ OK ] 0.59 sec.
2025-06-13 16:53:44 01650_drop_part_and_deduplication_zookeeper_long: [ OK ] 1.74 sec.
2025-06-13 16:53:45 00505_secure: [ OK ] 4.34 sec.
2025-06-13 16:53:45 03110_unicode_alias: [ OK ] 0.94 sec.
2025-06-13 16:53:47 02481_aggregation_in_order_plan: [ OK ] 1.54 sec.
2025-06-13 16:53:48 00401_merge_and_stripelog: [ OK ] 2.90 sec.
2025-06-13 16:53:51 01018_empty_aggregation_filling: [ OK ] 2.75 sec.
2025-06-13 16:53:52 03273_select_from_explain_ast_non_select: [ OK ] 0.79 sec.
2025-06-13 16:53:53 01314_position_in_system_columns: [ OK ] 1.09 sec.
2025-06-13 16:53:59 02347_rank_corr_size_overflow: [ OK ] 34.45 sec.
2025-06-13 16:54:01 02841_remote_parameter_parsing_error: [ OK ] 2.14 sec.
2025-06-13 16:54:08 02907_backup_mv_with_no_inner_table: [ OK ] 6.51 sec.
2025-06-13 16:54:10 01114_materialize_clear_index_compact_parts: [ OK ] 2.00 sec.
2025-06-13 16:54:10 00974_query_profiler: [ SKIPPED ] 0.00 sec.
2025-06-13 16:54:10 Reason: not running for current build
2025-06-13 16:54:12 01114_mysql_database_engine_segfault: [ OK ] 1.49 sec.
2025-06-13 16:54:15 02676_to_decimal_string: [ OK ] 3.26 sec.
2025-06-13 16:54:17 02668_column_block_number_vertical_merge: [ OK ] 1.96 sec.
2025-06-13 16:54:18 02132_empty_mutation_livelock: [ OK ] 1.09 sec.
2025-06-13 16:54:19 02752_custom_separated_ignore_spaces_bug: [ OK ] 0.69 sec.
2025-06-13 16:54:20 02480_every_asynchronous_metric_must_have_documentation: [ OK ] 0.79 sec.
2025-06-13 16:54:21 00719_format_datetime_rand: [ OK ] 40.91 sec.
2025-06-13 16:54:22 02318_template_schema_inference_bug: [ OK ] 1.89 sec.
2025-06-13 16:54:22 03312_analyzer_unused_projection_fix: [ OK ] 1.27 sec.
2025-06-13 16:54:23 02675_is_ipv6_function_fix: [ OK ] 0.74 sec.
2025-06-13 16:54:23 01108_restart_replicas_rename_deadlock_zookeeper: [ OK ] 35.70 sec.
2025-06-13 16:54:24 01041_create_dictionary_if_not_exists: [ OK ] 1.07 sec.
2025-06-13 16:54:24 02460_projections_and_aggregate_null_if_empty: [ OK ] 2.75 sec.
2025-06-13 16:54:24 03231_dynamic_incomplete_type_insert_bug: [ OK ] 1.15 sec.
2025-06-13 16:54:25 03148_query_log_used_dictionaries: [ OK ] 32.10 sec.
2025-06-13 16:54:25 03168_read_in_order_buffering_2: [ SKIPPED ] 0.00 sec.
2025-06-13 16:54:25 Reason: not running for current build
2025-06-13 16:54:26 03089_analyzer_alias_replacement: [ OK ] 0.85 sec.
2025-06-13 16:54:26 03214_bitslice_argument_evaluation: [ OK ] 1.89 sec.
2025-06-13 16:54:27 03037_recursive_cte_postgres_3: [ OK ] 2.59 sec.
2025-06-13 16:54:27 01936_empty_function_support_uuid: [ OK ] 1.05 sec.
2025-06-13 16:54:28 01710_order_by_projections_complete: [ OK ] 1.15 sec.
2025-06-13 16:54:29 00900_entropy_shard: [ OK ] 1.09 sec.
2025-06-13 16:54:29 02479_race_condition_between_insert_and_droppin_mv: [ OK ] 110.29 sec.
2025-06-13 16:54:29 01514_distributed_cancel_query_on_error: [ OK ] 93.02 sec.
2025-06-13 16:54:30 00042_set: [ OK ] 2.64 sec.
2025-06-13 16:54:30 03356_postgresql_mysql_endpoint_parsing: [ OK ] 0.63 sec.
2025-06-13 16:54:30 01922_client_param: [ OK ] 3.19 sec.
2025-06-13 16:54:31 00519_create_as_select_from_temporary_table: [ OK ] 0.95 sec.
2025-06-13 16:54:31 02785_summing_merge_tree_datetime64: [ OK ] 1.31 sec.
2025-06-13 16:54:31 02459_materialized_view_default_value: [ OK ] 1.24 sec.
2025-06-13 16:54:32 03104_create_view_join: [ OK ] 0.79 sec.
2025-06-13 16:54:32 02481_prewhere_filtered_rows_div_by_zero: [ OK ] 1.59 sec.
2025-06-13 16:54:32 02377_executable_function_settings: [ OK ] 1.20 sec.
2025-06-13 16:54:33 03052_query_hash_includes_aliases: [ OK ] 0.94 sec.
2025-06-13 16:54:34 03246_alter_from_string_to_json: [ OK ] 63.42 sec.
2025-06-13 16:54:34 01428_nullable_asof_join: [ OK ] 1.99 sec.
2025-06-13 16:54:35 01435_lcm_overflow: [ OK ] 1.08 sec.
2025-06-13 16:54:35 03130_abs_in_key_condition_bug: [ OK ] 1.04 sec.
2025-06-13 16:54:36 02761_ddl_initial_query_id: [ OK ] 7.31 sec.
2025-06-13 16:54:37 00990_metric_log_table_not_empty: [ OK ] 5.65 sec.
2025-06-13 16:54:37 03356_job_stack_trace: [ OK ] 4.29 sec.
2025-06-13 16:54:38 01087_storage_generate: [ OK ] 0.89 sec.
2025-06-13 16:54:38 02265_cross_join_empty_list: [ OK ] 1.00 sec.
2025-06-13 16:54:39 00208_agg_state_merge: [ OK ] 0.78 sec.
2025-06-13 16:54:40 00937_template_output_format: [ OK ] 4.90 sec.
2025-06-13 16:54:42 00825_protobuf_format_nested_optional: [ OK ] 5.40 sec.
2025-06-13 16:54:42 03033_analyzer_query_parameters: [ OK ] 2.90 sec.
2025-06-13 16:54:42 02841_valid_json_and_xml_on_http_exception: [ OK ] 76.15 sec.
2025-06-13 16:54:43 02355_control_block_size_in_aggregator: [ OK ] 0.86 sec.
2025-06-13 16:54:43 00096_aggregation_min_if: [ OK ] 10.96 sec.
2025-06-13 16:54:43 02226_analyzer_or_like_combine: [ OK ] 1.42 sec.
2025-06-13 16:54:43 01594_storage_join_uuid: [ OK ] 0.89 sec.
2025-06-13 16:54:44 01644_distributed_async_insert_fsync_smoke: [ OK ] 1.43 sec.
2025-06-13 16:54:44 00309_formats: [ OK ] 1.23 sec.
2025-06-13 16:54:45 02703_row_policies_for_asterisk: [ OK ] 2.55 sec.
2025-06-13 16:54:45 02935_external_table_enum_type: [ OK ] 7.42 sec.
2025-06-13 16:54:46 00690_insert_select_converting_exception_message: [ OK ] 5.70 sec.
2025-06-13 16:54:46 02245_weird_partitions_pruning: [ OK ] 1.44 sec.
2025-06-13 16:54:46 00498_bitwise_aggregate_functions: [ OK ] 0.88 sec.
2025-06-13 16:54:47 00375_shard_group_uniq_array_of_string: [ OK ] 22.31 sec.
2025-06-13 16:54:47 02352_lightweight_delete_and_object_column: [ OK ] 1.04 sec.
2025-06-13 16:54:47 02934_merge_tree_max_projections: [ OK ] 1.55 sec.
2025-06-13 16:54:47 03094_analyzer_fiddle_multiif: [ OK ] 0.89 sec.
2025-06-13 16:54:48 01710_projection_optimize_aggregators_of_group_by_keys: [ OK ] 0.88 sec.
2025-06-13 16:54:48 02771_resolve_compound_identifier: [ OK ] 0.93 sec.
2025-06-13 16:54:48 00098_4_union_all: [ OK ] 0.99 sec.
2025-06-13 16:54:49 01357_result_rows: [ OK ] 1.74 sec.
2025-06-13 16:54:49 03362_join_where_false_76670: [ OK ] 0.94 sec.
2025-06-13 16:54:50 00279_quantiles_permuted_args: [ OK ] 1.14 sec.
2025-06-13 16:54:50 01305_nullable-prewhere_bug: [ OK ] 0.99 sec.
2025-06-13 16:54:50 02125_lz4_compression_bug_Native: [ OK ] 15.40 sec.
2025-06-13 16:54:51 03202_enum_json_cast: [ OK ] 0.88 sec.
2025-06-13 16:54:51 02459_read_in_order_bufer: [ OK ] 0.98 sec.
2025-06-13 16:54:52 03290_partial_arrayROCAUC_and_arrayAUCPR: [ OK ] 0.99 sec.
2025-06-13 16:54:52 01602_max_distributed_connections: [ OK ] 8.56 sec.
2025-06-13 16:54:52 02354_distributed_with_external_aggregation_memory_usage: [ SKIPPED ] 0.00 sec.
2025-06-13 16:54:52 Reason: not running for current build
2025-06-13 16:54:52 02268_json_wrong_root_type_in_schema_inference: [ OK ] 1.09 sec.
2025-06-13 16:54:53 02417_keeper_map_create_drop: [ OK ] 0.99 sec.
2025-06-13 16:54:53 02961_sumMapFiltered_keepKey: [ OK ] 0.85 sec.
2025-06-13 16:54:53 02152_invalid_setting_with_hints_in_http_request: [ OK ] 2.19 sec.
2025-06-13 16:54:54 02122_parallel_formatting_JSONCompactStringsEachRow: [ OK ] 9.57 sec.
2025-06-13 16:54:55 01455_time_zones: [ OK ] 0.80 sec.
2025-06-13 16:54:56 03243_cluster_not_found_column: [ OK ] 0.79 sec.
2025-06-13 16:54:56 01342_query_parameters_alias: [ OK ] 2.54 sec.
2025-06-13 16:54:57 01931_storage_merge_no_columns: [ OK ] 0.80 sec.
2025-06-13 16:54:57 03212_variant_dynamic_cast_or_default: [ OK ] 4.44 sec.
2025-06-13 16:54:58 01008_materialized_view_henyihanwobushi: [ OK ] 1.21 sec.
2025-06-13 16:54:58 00910_zookeeper_custom_compression_codecs_replicated_long: [ OK ] 10.51 sec.
2025-06-13 16:54:59 02478_projection_with_group_by_alter: [ OK ] 1.69 sec.
2025-06-13 16:54:59 03095_group_by_server_constants_bug: [ OK ] 1.09 sec.
2025-06-13 16:55:00 01281_join_with_prewhere_fix: [ OK ] 1.34 sec.
2025-06-13 16:55:00 03286_backup_to_null: [ OK ] 1.19 sec.
2025-06-13 16:55:01 03114_analyzer_cte_with_join: [ OK ] 0.89 sec.
2025-06-13 16:55:02 01674_htm_xml_coarse_parse: [ OK ] 0.84 sec.
2025-06-13 16:55:02 02940_variant_text_deserialization: [ OK ] 5.75 sec.
2025-06-13 16:55:02 03303_pretty_multiline: [ OK ] 0.74 sec.
2025-06-13 16:55:03 00959_format_with_different_aliases: [ OK ] 2.39 sec.
2025-06-13 16:55:04 03290_pr_non_replicated_in_subquery: [ OK ] 0.88 sec.
2025-06-13 16:55:05 00295_global_in_one_shard_rows_before_limit: [ OK ] 1.08 sec.
2025-06-13 16:55:06 01050_clickhouse_dict_source_with_subquery: [ OK ] 0.88 sec.
2025-06-13 16:55:07 02122_parallel_formatting_PrettyCompact: [ OK ] 14.49 sec.
2025-06-13 16:55:08 02319_timeslots_dt64: [ OK ] 1.64 sec.
2025-06-13 16:55:08 02994_libarchive_compression: [ OK ] 15.31 sec.
2025-06-13 16:55:08 02343_create_empty_as_select: [ OK ] 0.84 sec.
2025-06-13 16:55:08 00549_join_use_nulls: [ OK ] 0.89 sec.
2025-06-13 16:55:12 00687_top_and_offset: [ OK ] 12.77 sec.
2025-06-13 16:55:12 02865_array_join_with_max_block_size: [ OK ] 3.69 sec.
2025-06-13 16:55:13 03214_join_on_tuple_comparison_elimination_bug: [ OK ] 1.19 sec.
2025-06-13 16:55:13 02286_quantile_tdigest_infinity: [ OK ] 5.60 sec.
2025-06-13 16:55:13 01109_sc0rp10_string_hash_map_zero_bytes: [ OK ] 0.79 sec.
2025-06-13 16:55:14 00644_different_expressions_with_same_alias: [ OK ] 0.73 sec.
2025-06-13 16:55:14 01656_test_hex_mysql_dialect: [ OK ] 0.69 sec.
2025-06-13 16:55:14 01925_test_group_by_const_consistency: [ OK ] 0.78 sec.
2025-06-13 16:55:14 01874_select_from_trailing_whitespaces: [ OK ] 5.54 sec.
2025-06-13 16:55:15 02504_bar_fractions: [ OK ] 0.84 sec.
2025-06-13 16:55:15 02920_unary_operators_functions: [ OK ] 0.73 sec.
2025-06-13 16:55:16 02468_has_any_tuple: [ OK ] 0.84 sec.
2025-06-13 16:55:16 00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper_long: [ OK ] 1.54 sec.
2025-06-13 16:55:17 01169_old_alter_partition_isolation_stress: [ OK ] 28.99 sec.
2025-06-13 16:55:17 03357_replacing_min_age_cleanup: [ OK ] 14.78 sec.
2025-06-13 16:55:18 02148_issue_32737: [ OK ] 1.24 sec.
2025-06-13 16:55:18 00579_virtual_column_and_lazy: [ OK ] 1.14 sec.
2025-06-13 16:55:18 00466_comments_in_keyword: [ OK ] 0.89 sec.
2025-06-13 16:55:19 02710_topk_with_empty_array: [ OK ] 0.68 sec.
2025-06-13 16:55:20 00539_functions_for_working_with_json: [ OK ] 1.04 sec.
2025-06-13 16:55:20 03034_recursive_cte_tree_merge_tree: [ OK ] 2.39 sec.
2025-06-13 16:55:20 00900_orc_nested_arrays_load: [ OK ] 6.30 sec.
2025-06-13 16:55:21 02155_csv_with_strings_with_slash: [ OK ] 7.05 sec.
2025-06-13 16:55:22 02885_async_insert_access_check_for_defaults: [ OK ] 20.20 sec.
2025-06-13 16:55:23 02004_intersect_except_const_column: [ OK ] 1.13 sec.
2025-06-13 16:55:23 01710_projection_fetch_long: [ OK ] 2.35 sec.
2025-06-13 16:55:24 00117_parsing_arrays: [ OK ] 0.89 sec.
2025-06-13 16:55:24 03006_join_on_inequal_expression_4: [ OK ] 3.94 sec.
2025-06-13 16:55:24 02310_clickhouse_client_INSERT_progress_profile_events: [ OK ] 3.90 sec.
2025-06-13 16:55:25 01083_log_first_column_alias: [ OK ] 0.84 sec.
2025-06-13 16:55:26 03205_hashing_empty_tuples: [ OK ] 1.45 sec.
2025-06-13 16:55:26 01659_h3_buffer_overflow: [ OK ] 2.44 sec.
2025-06-13 16:55:26 02772_jit_date_time_add: [ OK ] 2.50 sec.
2025-06-13 16:55:27 02221_system_zookeeper_unrestricted: [ OK ] 6.36 sec.
2025-06-13 16:55:27 00836_indices_alter: [ OK ] 2.14 sec.
2025-06-13 16:55:27 02963_invalid_identifier: [ OK ] 0.90 sec.
2025-06-13 16:55:28 03149_asof_join_ddb_timestamps: [ OK ] 2.15 sec.
2025-06-13 16:55:28 02694_wrong_identifier_shouldnt_be_accepted: [ OK ] 0.89 sec.
2025-06-13 16:55:29 00754_alter_modify_order_by: [ OK ] 1.75 sec.
2025-06-13 16:55:34 03174_json_compact_with_progress: [ OK ] 8.92 sec.
2025-06-13 16:55:35 01666_blns_long: [ OK ] 6.97 sec.
2025-06-13 16:55:35 02477_analyzer_function_hints: [ OK ] 7.36 sec.
2025-06-13 16:55:36 03129_update_nested_materialized_column_check: [ OK ] 1.03 sec.
2025-06-13 16:55:37 02112_delayed_clickhouse_local_with_queries_file: [ OK ] 2.25 sec.
2025-06-13 16:55:37 00600_replace_running_query: [ OK ] 7.91 sec.
2025-06-13 16:55:38 00407_parsing_nulls: [ OK ] 11.68 sec.
2025-06-13 16:55:39 02733_fix_distinct_in_order_bug_49622: [ OK ] 1.04 sec.
2025-06-13 16:55:40 02490_benchmark_max_consecutive_errors: [ OK ] 3.00 sec.
2025-06-13 16:55:40 01568_window_functions_distributed: [ OK ] 2.69 sec.
2025-06-13 16:55:40 02009_from_infile: [ OK ] 4.96 sec.
2025-06-13 16:55:40 02900_date_time_check_overflow: [ OK ] 3.10 sec.
2025-06-13 16:55:41 02354_vector_search_and_other_skipping_indexes: [ OK ] 0.84 sec.
2025-06-13 16:55:41 01579_date_datetime_index_comparison: [ OK ] 1.19 sec.
2025-06-13 16:55:42 02346_fulltext_index_match_predicate: [ OK ] 1.28 sec.
2025-06-13 16:55:42 02133_classification: [ OK ] 2.35 sec.
2025-06-13 16:55:42 02889_datetime64_from_string: [ OK ] 1.39 sec.
2025-06-13 16:55:43 02786_transform_float: [ OK ] 0.79 sec.
2025-06-13 16:55:43 03201_local_named_collections: [ OK ] 3.70 sec.
2025-06-13 16:55:44 02315_replace_multiif_to_if: [ OK ] 0.74 sec.
2025-06-13 16:55:45 02765_parallel_replicas_final_modifier: [ OK ] 1.03 sec.
2025-06-13 16:55:46 01670_sign_function: [ OK ] 1.06 sec.
2025-06-13 16:55:47 02165_replicated_grouping_sets: [ OK ] 5.15 sec.
2025-06-13 16:55:47 01546_log_queries_min_query_duration_ms: [ OK ] 4.25 sec.
2025-06-13 16:55:48 01070_exception_code_in_query_log_table: [ OK ] 1.29 sec.
2025-06-13 16:55:48 03094_named_tuple_bug24607: [ OK ] 0.74 sec.
2025-06-13 16:55:49 02122_parallel_formatting_CSVWithNamesAndTypes: [ OK ] 7.96 sec.
2025-06-13 16:55:50 01809_inactive_parts_to_delay_throw_insert: [ OK ] 1.95 sec.
2025-06-13 16:55:50 01091_query_profiler_does_not_hang: [ SKIPPED ] 0.00 sec.
2025-06-13 16:55:50 Reason: not running for current build
2025-06-13 16:55:50 02731_formats_s3: [ OK ] 1.94 sec.
2025-06-13 16:55:51 03358_lambda_resolution_segfault_analyzer: [ OK ] 0.94 sec.
2025-06-13 16:55:51 01936_quantiles_cannot_return_null: [ OK ] 0.93 sec.
2025-06-13 16:55:52 02156_minus_op_with_datatime64: [ OK ] 1.30 sec.
2025-06-13 16:55:52 03033_hive_text_read_variable_fields: [ OK ] 4.86 sec.
2025-06-13 16:55:53 03013_fuzz_arrayPartialReverseSort: [ OK ] 0.78 sec.
2025-06-13 16:55:55 02190_format_regexp_cr_in_the_middle: [ OK ] 2.44 sec.
2025-06-13 16:55:56 01246_finalize_aggregation_race: [ OK ] 0.94 sec.
2025-06-13 16:55:57 00825_protobuf_format_table_default: [ OK ] 5.36 sec.
2025-06-13 16:55:58 03216_arrayWithConstant_limits: [ OK ] 72.51 sec.
2025-06-13 16:55:58 02473_optimize_old_parts: [ OK ] 40.00 sec.
2025-06-13 16:55:58 02151_hash_table_sizes_stats_joins: [ SKIPPED ] 0.00 sec.
2025-06-13 16:55:58 Reason: not running for current build
2025-06-13 16:55:58 01046_materialized_view_with_join_over_distributed: [ OK ] 1.65 sec.
2025-06-13 16:55:59 02202_use_skip_indexes_if_final: [ OK ] 1.29 sec.
2025-06-13 16:55:59 01046_trivial_count_query_distributed: [ OK ] 0.99 sec.
2025-06-13 16:56:00 01916_low_cardinality_interval: [ OK ] 0.94 sec.
2025-06-13 16:56:00 02165_h3_exact_edge_length_Km: [ OK ] 1.19 sec.
2025-06-13 16:56:01 01781_map_op_ubsan: [ OK ] 1.14 sec.
2025-06-13 16:56:02 03128_argMin_combinator_projection: [ OK ] 2.39 sec.
2025-06-13 16:56:03 00955_test_final_mark: [ OK ] 4.75 sec.
2025-06-13 16:56:04 02028_tokens: [ OK ] 1.09 sec.
2025-06-13 16:56:04 01630_simple_aggregate_all_functions_in_aggregating_merge_tree: [ OK ] 48.53 sec.
2025-06-13 16:56:04 02786_max_execution_time_leaf: [ OK ] 2.95 sec.
2025-06-13 16:56:05 03213_array_element_msan: [ OK ] 0.98 sec.
2025-06-13 16:56:06 03204_storage_join_optimize: [ OK ] 0.84 sec.
2025-06-13 16:56:07 02021_map_has: [ OK ] 1.04 sec.
2025-06-13 16:56:08 02989_join_using_parent_scope: [ OK ] 3.65 sec.
2025-06-13 16:56:09 03164_optimize_read_in_order_nullable: [ OK ] 1.34 sec.
2025-06-13 16:56:09 01277_convert_field_to_type_logical_error: [ OK ] 0.78 sec.
2025-06-13 16:56:10 01213_alter_rename_compact_part: [ OK ] 1.18 sec.
2025-06-13 16:56:10 00534_functions_bad_arguments5: [ SKIPPED ] 0.00 sec.
2025-06-13 16:56:10 Reason: not running for current build
2025-06-13 16:56:11 00079_defaulted_columns: [ OK ] 1.74 sec.
2025-06-13 16:56:11 03170_part_offset_as_table_column: [ OK ] 0.93 sec.
2025-06-13 16:56:13 02946_parallel_replicas_force_primary_key: [ OK ] 2.75 sec.
2025-06-13 16:56:14 01933_client_replxx_convert_history: [ OK ] 3.10 sec.
2025-06-13 16:56:15 02253_empty_part_checksums: [ OK ] 11.69 sec.
2025-06-13 16:56:18 01655_plan_optimizations_optimize_read_in_window_order: [ OK ] 19.49 sec.
2025-06-13 16:56:19 00945_ml_test: [ OK ] 0.99 sec.
2025-06-13 16:56:19 00212_long_shard_aggregate_function_uniq: [ OK ] 36.61 sec.
2025-06-13 16:56:19 03096_text_log_format_string_args_not_empty: [ OK ] 5.90 sec.
2025-06-13 16:56:20 02670_constant_skip_index: [ OK ] 1.18 sec.
2025-06-13 16:56:20 00980_shard_aggregation_state_deserialization: [ OK ] 1.49 sec.
2025-06-13 16:56:21 00056_join_number_string: [ OK ] 0.89 sec.
2025-06-13 16:56:21 02771_system_user_processes: [ OK ] 6.92 sec.
2025-06-13 16:56:21 00397_tsv_format_synonym: [ OK ] 1.05 sec.
2025-06-13 16:56:22 02662_sparse_columns_mutations_3: [ OK ] 2.97 sec.
2025-06-13 16:56:23 02943_use_full_text_skip_index_with_has_any: [ OK ] 1.45 sec.
2025-06-13 16:56:24 01514_input_format_tsv_enum_as_number_setting: [ OK ] 0.93 sec.
2025-06-13 16:56:25 02982_minmax_nan_null_order: [ OK ] 1.59 sec.
2025-06-13 16:56:28 03277_async_insert: [ OK ] 6.26 sec.
2025-06-13 16:56:28 02241_join_rocksdb_bs: [ OK ] 37.11 sec.
2025-06-13 16:56:28 01501_clickhouse_client_INSERT_exception: [ OK ] 5.49 sec.
2025-06-13 16:56:29 00542_materialized_view_and_time_zone_tag: [ OK ] 1.14 sec.
2025-06-13 16:56:29 02676_analyzer_limit_offset: [ OK ] 1.45 sec.
2025-06-13 16:56:30 00753_with_with_single_alias: [ OK ] 0.79 sec.
2025-06-13 16:56:31 02207_subseconds_intervals: [ OK ] 3.00 sec.
2025-06-13 16:56:31 01800_log_nested: [ OK ] 1.09 sec.
2025-06-13 16:56:32 00525_aggregate_functions_of_nullable_that_return_non_nullable: [ OK ] 0.75 sec.
2025-06-13 16:56:32 01582_deterministic_function_with_predicate: [ OK ] 0.79 sec.
2025-06-13 16:56:33 02946_merge_tree_final_split_ranges_by_primary_key: [ OK ] 1.61 sec.
2025-06-13 16:56:34 01329_compare_tuple_string_constant: [ OK ] 1.44 sec.
2025-06-13 16:56:34 02149_read_in_order_fixed_prefix_negative: [ OK ] 8.97 sec.
2025-06-13 16:56:36 03127_window_functions_uint16: [ OK ] 1.25 sec.
2025-06-13 16:56:36 00754_alter_modify_order_by_replicated_zookeeper_long: [ OK ] 32.77 sec.
2025-06-13 16:56:36 02710_date_diff_aliases: [ OK ] 0.85 sec.
2025-06-13 16:56:37 02725_agg_projection_resprect_PK: [ OK ] 2.20 sec.
2025-06-13 16:56:38 02317_like_with_trailing_escape: [ OK ] 1.19 sec.
2025-06-13 16:56:38 02724_delay_mutations: [ OK ] 8.96 sec.
2025-06-13 16:56:40 02919_segfault_nullable_materialized_update: [ OK ] 1.45 sec.
2025-06-13 16:56:41 02573_quantile_fuse_msan: [ OK ] 0.85 sec.
2025-06-13 16:56:42 03254_merge_source_parts: [ OK ] 5.61 sec.
2025-06-13 16:56:43 01401_FORMAT_SETTINGS: [ OK ] 2.09 sec.
2025-06-13 16:56:44 02680_instr_alias_for_position_case_insensitive: [ OK ] 0.79 sec.
2025-06-13 16:56:44 02233_set_enable_with_statement_cte_perf: [ OK ] 11.77 sec.
2025-06-13 16:56:44 02985_shard_query_start_time: [ OK ] 2.24 sec.
2025-06-13 16:56:45 00198_group_by_empty_arrays: [ OK ] 0.89 sec.
2025-06-13 16:56:46 03143_window_functions_qualify_validation: [ OK ] 1.09 sec.
2025-06-13 16:56:46 02538_ngram_bf_index_with_null: [ OK ] 0.89 sec.
2025-06-13 16:56:46 00755_avg_value_size_hint_passing: [ OK ] 8.51 sec.
2025-06-13 16:56:47 00910_buffer_prewhere_different_types: [ OK ] 1.28 sec.
2025-06-13 16:56:50 01556_accurate_cast_or_null: [ OK ] 3.80 sec.
2025-06-13 16:56:51 01600_select_in_different_types: [ OK ] 3.37 sec.
2025-06-13 16:56:54 02530_dictionaries_update_field: [ OK ] 65.46 sec.
2025-06-13 16:56:55 02462_number_to_datetype: [ OK ] 3.29 sec.
2025-06-13 16:56:56 00021_sorting_arrays: [ OK ] 1.22 sec.
2025-06-13 16:56:57 02293_optimize_aggregation_in_order_Array_functions: [ OK ] 1.78 sec.
2025-06-13 16:56:58 00167_settings_inside_query: [ OK ] 2.42 sec.
2025-06-13 16:57:00 02354_vector_search_subquery: [ OK ] 2.56 sec.
2025-06-13 16:57:00 02889_parts_columns_filenames: [ OK ] 1.68 sec.
2025-06-13 16:57:01 01672_test_toSecond_mysql_dialect: [ OK ] 1.20 sec.
2025-06-13 16:57:02 00202_cross_join: [ OK ] 1.73 sec.
2025-06-13 16:57:03 01035_enum_conversion_native_format: [ OK ] 12.21 sec.
2025-06-13 16:57:03 01710_projection_materialize_with_missing_columns: [ OK ] 2.17 sec.
2025-06-13 16:57:04 02913_sum_map_state: [ OK ] 1.10 sec.
2025-06-13 16:57:05 03247_create-same-table-concurrently-with-atomic-engine: [ OK ] 20.40 sec.
2025-06-13 16:57:06 01506_buffer_table_alter_block_structure_2: [ OK ] 1.10 sec.
2025-06-13 16:57:07 01055_compact_parts: [ OK ] 3.46 sec.
2025-06-13 16:57:08 03047_group_by_field_identified_aggregation: [ OK ] 0.70 sec.
2025-06-13 16:57:08 02597_column_update_tricky_expression_and_replication: [ OK ] 1.99 sec.
2025-06-13 16:57:08 00747_contributors: [ OK ] 0.68 sec.
2025-06-13 16:57:09 01010_pmj_one_row_blocks: [ OK ] 5.20 sec.
2025-06-13 16:57:10 00408_http_keep_alive: [ OK ] 1.95 sec.
2025-06-13 16:57:10 02807_math_unary_crash: [ OK ] 1.09 sec.
2025-06-13 16:57:10 01105_string_like: [ OK ] 1.90 sec.
2025-06-13 16:57:11 00733_if_datetime: [ OK ] 0.89 sec.
2025-06-13 16:57:11 02315_grouping_constant_folding: [ OK ] 1.14 sec.
2025-06-13 16:57:12 01030_concatenate_equal_fixed_strings: [ OK ] 0.74 sec.
2025-06-13 16:57:12 03357_storage_join_mv_context: [ OK ] 0.68 sec.
2025-06-13 16:57:12 02515_generate_ulid: [ OK ] 0.75 sec.
2025-06-13 16:57:14 01825_replacing_vertical_merge: [ OK ] 1.76 sec.
2025-06-13 16:57:16 02112_parse_date_yyyymmdd: [ OK ] 2.97 sec.
2025-06-13 16:57:18 02992_settings_overflow: [ OK ] 3.40 sec.
2025-06-13 16:57:26 02712_bool_better_exception_message: [ OK ] 8.29 sec.
2025-06-13 16:57:30 00643_cast_zookeeper_long: [ OK ] 3.11 sec.
2025-06-13 16:57:35 03237_create_or_replace_view_atomically_with_atomic_engine: [ OK ] 24.53 sec.
2025-06-13 16:57:36 02815_analyzer_aggregate_functions_of_group_by_keys: [ OK ] 60.34 sec.
2025-06-13 16:57:37 02704_keeper_map_zk_nodes: [ OK ] 21.20 sec.
2025-06-13 16:57:37 02751_match_constant_needle: [ OK ] 0.86 sec.
2025-06-13 16:57:38 00364_java_style_denormals: [ OK ] 0.79 sec.
2025-06-13 16:57:38 01710_projection_pk_trivial_count: [ OK ] 0.90 sec.
2025-06-13 16:57:38 03231_dynamic_variant_in_order_by_group_by: [ OK ] 8.64 sec.
2025-06-13 16:57:39 01658_test_base64Encode_mysql_compatibility: [ OK ] 0.84 sec.
2025-06-13 16:57:39 02521_to_custom_day_of_week: [ OK ] 1.49 sec.
2025-06-13 16:57:39 03274_grace_hash_max_joined_block_size_rows_bug: [ OK ] 1.08 sec.
2025-06-13 16:57:40 02922_url_s3_engine_size_virtual_column: [ OK ] 4.76 sec.
2025-06-13 16:57:41 03124_analyzer_nested_CTE_dist_in: [ OK ] 1.04 sec.
2025-06-13 16:57:41 02706_keeper_map_insert_strict: [ OK ] 1.19 sec.
2025-06-13 16:57:41 01533_quantile_deterministic_assert: [ OK ] 0.73 sec.
2025-06-13 16:57:42 02416_in_set_same_ast_diff_columns: [ OK ] 0.83 sec.
2025-06-13 16:57:42 01030_incorrect_count_summing_merge_tree: [ OK ] 3.10 sec.
2025-06-13 16:57:43 03032_string_to_variant_cast: [ OK ] 1.58 sec.
2025-06-13 16:57:43 00948_values_interpreter_template: [ OK ] 1.30 sec.
2025-06-13 16:57:45 01213_optimize_skip_unused_shards_DISTINCT: [ OK ] 1.38 sec.
2025-06-13 16:57:49 02021_exponential_sum: [ OK ] 6.00 sec.
2025-06-13 16:57:57 01821_join_table_race_long: [ OK ] 15.18 sec.
2025-06-13 16:57:58 01252_weird_time_zone: [ OK ] 8.53 sec.
2025-06-13 16:57:58 00529_orantius: [ OK ] 1.15 sec.
2025-06-13 16:57:59 01018_ip_dictionary_long: [ OK ] 19.31 sec.
2025-06-13 16:57:59 00049_any_left_join: [ OK ] 0.79 sec.
2025-06-13 16:57:59 01652_ignore_and_low_cardinality: [ OK ] 0.85 sec.
2025-06-13 16:58:00 00156_array_map_to_constant: [ OK ] 0.85 sec.
2025-06-13 16:58:01 01533_collate_in_nullable: [ OK ] 0.93 sec.
2025-06-13 16:58:01 03021_get_client_http_header: [ OK ] 3.59 sec.
2025-06-13 16:58:02 03229_json_structure_comparison: [ OK ] 0.89 sec.
2025-06-13 16:58:04 01825_new_type_json_missed_values: [ OK ] 19.76 sec.
2025-06-13 16:58:05 02831_ast_fuzz_asan_join: [ OK ] 0.79 sec.
2025-06-13 16:58:06 03274_json_to_json_alter_nested_json: [ OK ] 3.50 sec.
2025-06-13 16:58:06 01396_inactive_replica_cleanup_nodes_zookeeper: [ OK ] 63.59 sec.
2025-06-13 16:58:07 01341_datetime64_wrong_supertype: [ OK ] 0.64 sec.
2025-06-13 16:58:07 01311_comparison_with_constant_string: [ OK ] 1.94 sec.
2025-06-13 16:58:10 01259_combinator_distinct_distributed: [ OK ] 2.81 sec.
2025-06-13 16:58:11 02543_alter_rename_modify_stuck: [ OK ] 9.67 sec.
2025-06-13 16:58:11 03001_max_parallel_replicas_zero_value: [ OK ] 0.83 sec.
2025-06-13 16:58:12 02814_order_by_tuple_window_function: [ OK ] 0.77 sec.
2025-06-13 16:58:12 02832_alter_delete_indexes_projections: [ OK ] 4.96 sec.
2025-06-13 16:58:12 02022_array_full_text_bloom_filter_index: [ OK ] 1.51 sec.
2025-06-13 16:58:13 03314_analyzer_resolve_in_parent_scope: [ OK ] 0.78 sec.
2025-06-13 16:58:13 02883_named_collections_override: [ OK ] 6.95 sec.
2025-06-13 16:58:13 02791_predicate_pushdown_different_types: [ OK ] 0.79 sec.
2025-06-13 16:58:13 01515_force_data_skipping_indices: [ OK ] 1.34 sec.
2025-06-13 16:58:14 02835_drop_user_during_session: [ OK ] 14.38 sec.
2025-06-13 16:58:14 00259_hashing_tuples: [ OK ] 1.24 sec.
2025-06-13 16:58:14 01114_clear_column_compact_parts: [ OK ] 1.21 sec.
2025-06-13 16:58:15 00754_first_significant_subdomain_more: [ OK ] 0.75 sec.
2025-06-13 16:58:15 02552_check_referential_table_dependencies: [ OK ] 1.23 sec.
2025-06-13 16:58:17 02366_kql_func_scalar: [ OK ] 1.44 sec.
2025-06-13 16:58:19 03254_trivial_merge_selector: [ OK ] 4.95 sec.
2025-06-13 16:58:20 02576_predicate_push_down_sorting_fix: [ OK ] 0.96 sec.
2025-06-13 16:58:21 02234_column_function_short_circuit: [ OK ] 1.09 sec.
2025-06-13 16:58:22 02366_kql_func_binary: [ OK ] 0.84 sec.
2025-06-13 16:58:22 02943_variant_read_subcolumns: [ OK ] 121.11 sec.
2025-06-13 16:58:22 03272_parallel_replicas_read_in_order: [ OK ] 8.81 sec.
2025-06-13 16:58:25 02001_compress_output_file: [ OK ] 2.99 sec.
2025-06-13 16:58:26 02907_filter_pushdown_crash: [ OK ] 1.10 sec.
2025-06-13 16:58:28 02760_dictionaries_memory: [ OK ] 132.55 sec.
2025-06-13 16:58:28 02169_map_functions: [ OK ] 6.50 sec.
2025-06-13 16:58:29 02916_analyzer_set_in_join: [ OK ] 0.99 sec.
2025-06-13 16:58:30 03037_precent_rank: [ OK ] 1.14 sec.
2025-06-13 16:58:30 01621_decode_XML: [ OK ] 1.09 sec.
2025-06-13 16:58:31 03006_correct_revoke_for_partial_rights: [ OK ] 9.18 sec.
2025-06-13 16:58:35 02432_s3_parallel_parts_cleanup: [ OK ] 20.04 sec.
2025-06-13 16:58:38 02500_numbers_inference: [ OK ] 11.22 sec.
2025-06-13 16:58:38 01773_case_sensitive_revision: [ OK ] 0.69 sec.
2025-06-13 16:58:38 03319_concurrent_hash_join_double_preallocation_bug: [ SKIPPED ] 0.00 sec.
2025-06-13 16:58:38 Reason: not running for current build
2025-06-13 16:58:39 00975_move_partition_merge_tree: [ OK ] 7.46 sec.
2025-06-13 16:58:40 03051_many_ctes: [ OK ] 0.90 sec.
2025-06-13 16:58:40 02794_pushdown_invalid_get: [ OK ] 1.19 sec.
2025-06-13 16:58:40 02818_memory_profiler_sample_min_max_allocation_size: [ SKIPPED ] 0.00 sec.
2025-06-13 16:58:40 Reason: not running for current build
2025-06-13 16:58:41 01825_type_json_multiple_files: [ OK ] 10.77 sec.
2025-06-13 16:58:41 01033_dictionaries_lifetime: [ OK ] 1.14 sec.
2025-06-13 16:58:42 01717_global_with_subquery_fix: [ OK ] 0.89 sec.
2025-06-13 16:58:42 02765_queries_with_subqueries_profile_events: [ OK ] 25.22 sec.
2025-06-13 16:58:43 01814_distributed_push_down_limit: [ OK ] 8.11 sec.
2025-06-13 16:58:44 03210_fix_single_value_data_assertion: [ OK ] 1.99 sec.
2025-06-13 16:58:44 02797_read_subcolumns_from_files: [ OK ] 4.60 sec.
2025-06-13 16:58:45 01606_merge_from_wide_to_compact: [ OK ] 4.04 sec.
2025-06-13 16:58:45 01705_normalize_case_insensitive_function_names: [ OK ] 0.84 sec.
2025-06-13 16:58:45 01083_functional_index_in_mergetree: [ OK ] 1.50 sec.
2025-06-13 16:58:45 02863_interpolate_subquery: [ OK ] 0.79 sec.
2025-06-13 16:58:46 02916_joinget_dependency: [ OK ] 3.95 sec.
2025-06-13 16:58:47 03291_collapsing_invalid_sign: [ OK ] 1.78 sec.
2025-06-13 16:58:47 03035_argMinMax_numeric_non_extreme_bug: [ OK ] 0.89 sec.
2025-06-13 16:58:47 02521_lightweight_delete_and_ttl: [ OK ] 2.90 sec.
2025-06-13 16:58:47 01643_merge_tree_fsync_smoke: [ OK ] 1.85 sec.
2025-06-13 16:58:48 01278_alter_rename_combination: [ OK ] 1.33 sec.
2025-06-13 16:58:49 01854_s2_cap_union: [ OK ] 1.43 sec.
2025-06-13 16:58:49 02341_analyzer_aliases_basics: [ OK ] 1.89 sec.
2025-06-13 16:58:50 02710_aggregation_nested_map_ip_uuid: [ OK ] 1.55 sec.
2025-06-13 16:58:50 01533_optimize_skip_merged_partitions: [ OK ] 1.20 sec.
2025-06-13 16:58:50 00162_shard_global_join: [ OK ] 0.93 sec.
2025-06-13 16:58:51 01045_order_by_pk_special_storages: [ OK ] 21.05 sec.
2025-06-13 16:58:52 02117_show_create_table_system: [ OK ] 1.64 sec.
2025-06-13 16:58:52 03279_with_clickhouse_driver: [ OK ] 0.43 sec.
2025-06-13 16:58:53 01296_codecs_bad_arguments: [ OK ] 1.34 sec.
2025-06-13 16:58:53 02705_protobuf_debug_abort: [ OK ] 2.84 sec.
2025-06-13 16:58:53 03228_dynamic_subcolumns_from_subquery: [ OK ] 0.98 sec.
2025-06-13 16:58:53 03215_udf_with_union: [ OK ] 0.84 sec.
2025-06-13 16:58:54 01278_min_insert_block_size_rows_for_materialized_views: [ OK ] 40.67 sec.
2025-06-13 16:58:54 02403_ttl_column_multiple_times: [ OK ] 1.19 sec.
2025-06-13 16:58:54 02480_parse_date_time_best_effort_math_overflow: [ OK ] 0.80 sec.
2025-06-13 16:58:55 03261_minmax_indices_by_default_table_copy: [ OK ] 0.70 sec.
2025-06-13 16:58:55 02517_union_columns_order: [ OK ] 0.78 sec.
2025-06-13 16:58:56 03008_azure_plain_rewritable_with_empty_col: [ OK ] 5.46 sec.
2025-06-13 16:58:56 03319_http_exception_formatting_during_interpretation: [ OK ] 2.24 sec.
2025-06-13 16:58:56 03206_json_parsing_and_formatting: [ OK ] 11.17 sec.
2025-06-13 16:58:56 02962_analyzer_const_in_count_distinct: [ OK ] 0.85 sec.
2025-06-13 16:58:56 02900_decimal_sort_with_multiple_columns: [ OK ] 0.78 sec.
2025-06-13 16:58:56 00294_shard_enums: [ OK ] 2.15 sec.
2025-06-13 16:58:57 02888_integer_type_inference_in_if_function: [ OK ] 0.98 sec.
2025-06-13 16:58:57 01495_subqueries_in_with_statement_2: [ OK ] 1.23 sec.
2025-06-13 16:58:57 01073_attach_if_not_exists: [ OK ] 0.83 sec.
2025-06-13 16:58:57 00852_any_join_nulls: [ OK ] 1.00 sec.
2025-06-13 16:58:58 00741_client_comment_multiline: [ OK ] 0.58 sec.
2025-06-13 16:58:58 02131_remove_columns_in_subquery: [ OK ] 0.85 sec.
2025-06-13 16:58:59 02674_and_consistency: [ OK ] 1.04 sec.
2025-06-13 16:59:00 00184_shard_distributed_group_by_no_merge: [ OK ] 3.00 sec.
2025-06-13 16:59:01 00283_column_cut: [ OK ] 0.89 sec.
2025-06-13 16:59:01 02097_json_strings_deserialization: [ OK ] 6.45 sec.
2025-06-13 16:59:01 02352_lightweight_delete_on_replicated_merge_tree: [ OK ] 4.54 sec.
2025-06-13 16:59:02 01054_cache_dictionary_bunch_update: [ OK ] 15.48 sec.
2025-06-13 16:59:03 02124_json_each_row_with_progress: [ OK ] 6.50 sec.
2025-06-13 16:59:03 00390_array_sort: [ OK ] 2.50 sec.
2025-06-13 16:59:04 03246_range_literal_replacement_works: [ OK ] 0.78 sec.
2025-06-13 16:59:04 03170_float_schema_inference_small_block: [ OK ] 6.65 sec.
2025-06-13 16:59:04 02497_storage_file_reader_selection: [ OK ] 4.70 sec.
2025-06-13 16:59:04 03168_read_in_order_buffering_1: [ OK ] 2.29 sec.
2025-06-13 16:59:04 00098_8_union_all: [ OK ] 0.69 sec.
2025-06-13 16:59:05 02481_fix_parameters_parsing: [ OK ] 0.63 sec.
2025-06-13 16:59:05 00171_shard_array_of_tuple_remote: [ OK ] 0.93 sec.
2025-06-13 16:59:06 01533_distinct_nullable_uuid: [ OK ] 1.24 sec.
2025-06-13 16:59:06 02790_sql_standard_fetch: [ OK ] 0.98 sec.
2025-06-13 16:59:07 02423_multidimensional_array_get_data_at: [ OK ] 0.94 sec.
2025-06-13 16:59:07 02156_storage_merge_prewhere: [ OK ] 1.93 sec.
2025-06-13 16:59:07 02498_analyzer_settings_push_down: [ OK ] 1.03 sec.
2025-06-13 16:59:08 01298_alter_merge: [ OK ] 1.14 sec.
2025-06-13 16:59:09 02567_and_consistency: [ OK ] 1.68 sec.
2025-06-13 16:59:09 01855_jit_comparison_constant_result: [ OK ] 1.48 sec.
2025-06-13 16:59:09 01323_bad_arg_in_arithmetic_operations: [ OK ] 1.19 sec.
2025-06-13 16:59:09 02319_lightweight_delete_on_merge_tree: [ OK ] 4.85 sec.
2025-06-13 16:59:10 01852_cast_operator_4: [ OK ] 1.08 sec.
2025-06-13 16:59:10 02559_multiple_read_steps_in_prewhere_missing_columns: [ OK ] 1.49 sec.
2025-06-13 16:59:11 01939_type_map_json: [ OK ] 1.15 sec.
2025-06-13 16:59:11 02861_uuid_format_serialization: [ OK ] 0.83 sec.
2025-06-13 16:59:11 03031_low_cardinality_logical_error: [ OK ] 0.79 sec.
2025-06-13 16:59:11 00098_c_union_all: [ OK ] 0.73 sec.
2025-06-13 16:59:11 00838_unique_index: [ OK ] 10.02 sec.
2025-06-13 16:59:13 02967_http_compressed: [ OK ] 1.88 sec.
2025-06-13 16:59:13 02935_date_trunc_case_unsensitiveness: [ OK ] 1.64 sec.
2025-06-13 16:59:14 02346_fulltext_index_bug59039: [ OK ] 0.79 sec.
2025-06-13 16:59:14 02096_join_unusual_identifier_begin: [ OK ] 0.94 sec.
2025-06-13 16:59:15 03011_definitive_guide_to_cast: [ OK ] 4.25 sec.
2025-06-13 16:59:15 03210_lag_lead_inframe_types: [ OK ] 0.89 sec.
2025-06-13 16:59:16 00413_least_greatest_new_behavior: [ OK ] 0.79 sec.
2025-06-13 16:59:16 01361_fover_remote_num_tries: [ OK ] 2.69 sec.
2025-06-13 16:59:17 02459_low_cardinality_uint128_aggregator: [ OK ] 1.73 sec.
2025-06-13 16:59:17 00081_int_div_or_zero: [ OK ] 0.78 sec.
2025-06-13 16:59:18 02312_is_not_null_prewhere: [ OK ] 1.04 sec.
2025-06-13 16:59:18 02952_binary: [ OK ] 1.89 sec.
2025-06-13 16:59:21 01801_nullable_low_cardinality_tsv: [ OK ] 4.04 sec.
2025-06-13 16:59:22 01820_unhex_case_insensitive: [ OK ] 0.69 sec.
2025-06-13 16:59:23 02124_comparison_betwwen_decimal_and_float: [ OK ] 1.23 sec.
2025-06-13 16:59:23 02406_minmax_behaviour: [ OK ] 4.59 sec.
2025-06-13 16:59:25 03001_matview_columns_after_modify_query: [ OK ] 15.23 sec.
2025-06-13 16:59:26 00712_prewhere_with_sampling: [ OK ] 0.89 sec.
2025-06-13 16:59:27 02048_parallel_reading_from_infile: [ OK ] 3.80 sec.
2025-06-13 16:59:27 01825_type_json_distributed: [ OK ] 1.08 sec.
2025-06-13 16:59:27 03037_dynamic_merges_1_vertical_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-06-13 16:59:27 Reason: not running for current build
2025-06-13 16:59:28 03214_json_typed_dynamic_path: [ OK ] 1.24 sec.
2025-06-13 16:59:29 02477_fuse_quantiles: [ OK ] 1.24 sec.
2025-06-13 16:59:31 02153_clickhouse_local_profile_info: [ OK ] 2.19 sec.
2025-06-13 16:59:32 03008_deduplication_random_setttings: [ OK ] 9.21 sec.
2025-06-13 16:59:33 01778_test_LowCardinality_FixedString_pk: [ OK ] 1.28 sec.
2025-06-13 16:59:33 01012_reset_running_accumulate: [ OK ] 0.83 sec.
2025-06-13 16:59:34 02456_BLAKE3_hash_function_test: [ OK ] 0.74 sec.
2025-06-13 16:59:34 03262_filter_push_down_view: [ OK ] 0.99 sec.
2025-06-13 16:59:34 02360_small_notation_h_for_hour_interval: [ OK ] 0.73 sec.
2025-06-13 16:59:35 02247_fix_extract_parser: [ OK ] 0.78 sec.
2025-06-13 16:59:36 00411_long_accurate_number_comparison_int3: [ OK ] 34.35 sec.
2025-06-13 16:59:36 00344_row_number_in_all_blocks: [ OK ] 0.94 sec.
2025-06-13 16:59:36 01391_limit_overflow: [ OK ] 0.91 sec.
2025-06-13 16:59:37 03251_insert_sparse_all_formats: [ OK ] 171.62 sec.
2025-06-13 16:59:38 02292_h3_unidirectional_funcs: [ OK ] 1.44 sec.
2025-06-13 16:59:38 00515_gcd_lcm: [ OK ] 1.84 sec.
2025-06-13 16:59:39 00987_distributed_stack_overflow: [ OK ] 0.94 sec.
2025-06-13 16:59:40 02918_wrong_dictionary_source: [ OK ] 1.09 sec.
2025-06-13 16:59:40 03123_analyzer_dist_join_CTE: [ OK ] 1.14 sec.
2025-06-13 16:59:40 02265_limit_push_down_over_window_functions_bug: [ OK ] 13.32 sec.
2025-06-13 16:59:41 00452_left_array_join_and_nullable: [ OK ] 0.89 sec.
2025-06-13 16:59:41 02716_drop_if_empty: [ OK ] 1.18 sec.
2025-06-13 16:59:42 01300_client_save_history_when_terminated_long: [ OK ] 4.75 sec.
2025-06-13 16:59:43 02872_gcd_codec: [ OK ] 2.84 sec.
2025-06-13 16:59:43 01916_multiple_join_view_optimize_predicate_chertus: [ OK ] 1.33 sec.
2025-06-13 16:59:43 01846_null_as_default_for_insert_select: [ OK ] 1.89 sec.
2025-06-13 16:59:43 00537_quarters: [ OK ] 0.73 sec.
2025-06-13 16:59:44 00543_access_to_temporary_table_in_readonly_mode: [ OK ] 9.42 sec.
2025-06-13 16:59:44 00702_join_with_using_dups: [ OK ] 1.59 sec.
2025-06-13 16:59:44 02015_order_by_with_fill_misoptimization: [ OK ] 0.69 sec.
2025-06-13 16:59:44 00941_to_custom_week: [ OK ] 1.55 sec.
2025-06-13 16:59:45 02421_new_type_json_empty_parts: [ OK ] 27.03 sec.
2025-06-13 16:59:45 02513_validate_data_types: [ OK ] 1.39 sec.
2025-06-13 16:59:45 00800_low_cardinality_array_group_by_arg: [ OK ] 0.98 sec.
2025-06-13 16:59:46 01779_quantile_deterministic_msan: [ OK ] 0.73 sec.
2025-06-13 16:59:47 02353_format_settings: [ OK ] 2.34 sec.
2025-06-13 16:59:47 01015_attach_part: [ OK ] 1.49 sec.
2025-06-13 16:59:47 01508_partition_pruning_long_2: [ OK ] 35.39 sec.
2025-06-13 16:59:48 03376_iceberg_truncate: [ OK ] 2.34 sec.
2025-06-13 16:59:48 00803_xxhash: [ OK ] 2.34 sec.
2025-06-13 16:59:48 01554_bloom_filter_index_big_integer_uuid: [ OK ] 1.49 sec.
2025-06-13 16:59:49 01029_early_constant_folding: [ OK ] 0.85 sec.
2025-06-13 16:59:49 01223_dist_on_dist: [ OK ] 5.35 sec.
2025-06-13 16:59:50 00383_utf8_validation: [ OK ] 0.68 sec.
2025-06-13 16:59:50 00026_shard_something_distributed: [ OK ] 0.74 sec.
2025-06-13 16:59:51 00286_format_long_negative_float: [ OK ] 0.70 sec.
2025-06-13 16:59:53 03324_parallel_parsing_zero_bytes_buffer: [ OK ] 4.54 sec.
2025-06-13 16:59:53 00602_throw_if: [ OK ] 10.73 sec.
2025-06-13 16:59:54 01675_data_type_coroutine_2: [ OK ] 50.80 sec.
2025-06-13 16:59:55 01891_partition_hash: [ OK ] 1.11 sec.
2025-06-13 16:59:56 00424_shard_aggregate_functions_of_nullable: [ OK ] 1.34 sec.
2025-06-13 16:59:57 03286_parallel_replicas_cross_join_bug: [ OK ] 10.06 sec.
2025-06-13 16:59:58 02096_date_time_1970_saturation2: [ OK ] 1.54 sec.
2025-06-13 16:59:58 02249_parse_date_time_basic: [ OK ] 0.83 sec.
2025-06-13 16:59:58 02013_lc_nullable_and_infinity: [ OK ] 0.73 sec.
2025-06-13 16:59:58 02931_rewrite_sum_column_and_constant: [ OK ] 7.27 sec.
2025-06-13 16:59:59 03321_forwarded_for: [ OK ] 1.15 sec.
2025-06-13 16:59:59 03312_json_literal_remote: [ OK ] 6.18 sec.
2025-06-13 16:59:59 03167_transactions_are_really_disabled: [ OK ] 1.10 sec.
2025-06-13 17:00:00 00825_protobuf_format_array_of_arrays: [ OK ] 5.25 sec.
2025-06-13 17:00:00 01822_async_read_from_socket_crash: [ OK ] 11.72 sec.
2025-06-13 17:00:00 03277_analyzer_array_join_fix: [ OK ] 0.74 sec.
2025-06-13 17:00:00 02036_jit_short_circuit: [ OK ] 0.94 sec.
2025-06-13 17:00:01 00006_extremes_and_subquery_from: [ OK ] 0.69 sec.
2025-06-13 17:00:01 03365_json_with_variant_subcolumn: [ OK ] 1.03 sec.
2025-06-13 17:00:01 01109_inflating_cross_join: [ OK ] 1.38 sec.
2025-06-13 17:00:01 02478_projection_and_alter_low_cardinality: [ OK ] 1.08 sec.
2025-06-13 17:00:01 00490_with_select: [ OK ] 0.88 sec.
2025-06-13 17:00:02 01414_bloom_filter_index_with_const_column: [ OK ] 1.04 sec.
2025-06-13 17:00:02 01185_create_or_replace_table: [ OK ] 1.18 sec.
2025-06-13 17:00:02 01254_dict_load_after_detach_attach: [ OK ] 0.98 sec.
2025-06-13 17:00:02 01151_storage_merge_filter_tables_by_virtual_column: [ OK ] 1.43 sec.
2025-06-13 17:00:03 01556_if_null: [ OK ] 0.79 sec.
2025-06-13 17:00:03 02732_transform_fuzz: [ OK ] 0.79 sec.
2025-06-13 17:00:03 02175_distributed_join_current_database: [ OK ] 1.34 sec.
2025-06-13 17:00:03 01351_parse_date_time_best_effort_us: [ OK ] 0.88 sec.
2025-06-13 17:00:04 00718_format_datetime_1: [ OK ] 1.03 sec.
2025-06-13 17:00:04 01128_generate_random_nested: [ OK ] 2.24 sec.
2025-06-13 17:00:04 02568_and_consistency: [ OK ] 0.98 sec.
2025-06-13 17:00:05 02552_siphash128_reference: [ OK ] 6.71 sec.
2025-06-13 17:00:07 00912_string_comparison: [ OK ] 1.29 sec.
2025-06-13 17:00:08 03312_issue_74708: [ OK ] 3.56 sec.
2025-06-13 17:00:09 02457_datediff_via_unix_epoch: [ OK ] 1.03 sec.
2025-06-13 17:00:09 02369_lost_part_intersecting_merges: [ OK ] 19.97 sec.
2025-06-13 17:00:09 02156_async_insert_query_log: [ OK ] 7.35 sec.
2025-06-13 17:00:10 03013_test_part_level_is_reset_attach_from_disk_mt: [ OK ] 1.24 sec.
2025-06-13 17:00:11 01396_low_cardinality_fixed_string_default: [ OK ] 1.14 sec.
2025-06-13 17:00:11 01426_geohash_constants: [ OK ] 1.10 sec.
2025-06-13 17:00:14 00973_create_table_as_table_function: [ OK ] 2.26 sec.
2025-06-13 17:00:14 02884_async_insert_native_protocol_2: [ OK ] 5.35 sec.
2025-06-13 17:00:15 03036_test_parquet_bloom_filter_push_down_ipv6: [ OK ] 8.71 sec.
2025-06-13 17:00:15 03017_analyzer_groupby_fuzz_61600: [ OK ] 1.78 sec.
2025-06-13 17:00:18 01635_sum_map_fuzz: [ OK ] 3.83 sec.
2025-06-13 17:00:18 00502_custom_partitioning_local: [ OK ] 7.89 sec.
2025-06-13 17:00:20 02006_h3_to_geo_boundary: [ OK ] 1.88 sec.
2025-06-13 17:00:21 02542_case_no_else: [ OK ] 1.04 sec.
2025-06-13 17:00:22 02467_cross_join_three_table_functions: [ OK ] 0.92 sec.
2025-06-13 17:00:23 01033_storage_odbc_parsing_exception_check: [ OK ] 1.11 sec.
2025-06-13 17:00:26 00807_regexp_quote_meta: [ OK ] 2.35 sec.
2025-06-13 17:00:26 01622_codec_zstd_long: [ OK ] 7.46 sec.
2025-06-13 17:00:27 01825_type_json_btc: [ OK ] 11.10 sec.
2025-06-13 17:00:27 01080_join_get_null: [ OK ] 1.17 sec.
2025-06-13 17:00:27 02893_trash_optimization: [ OK ] 1.01 sec.
2025-06-13 17:00:28 00442_filter_by_nullable: [ OK ] 1.54 sec.
2025-06-13 17:00:31 02271_fix_column_matcher_and_column_transformer: [ OK ] 3.59 sec.
2025-06-13 17:00:32 01735_to_datetime64: [ OK ] 0.82 sec.
2025-06-13 17:00:33 02483_cuturlparameter_with_arrays: [ OK ] 1.26 sec.
2025-06-13 17:00:35 02525_range_hashed_dictionary_update_field: [ OK ] 7.83 sec.
2025-06-13 17:00:37 02981_insert_select_resize_to_max_insert_threads: [ OK ] 20.83 sec.
2025-06-13 17:00:37 02475_split_with_max_substrings: [ OK ] 8.55 sec.
2025-06-13 17:00:37 02009_decimal_no_trailing_zeros: [ OK ] 2.15 sec.
2025-06-13 17:00:38 01515_mv_and_array_join_optimisation_bag: [ OK ] 1.52 sec.
2025-06-13 17:00:39 00469_comparison_of_strings_containing_null_char: [ OK ] 1.56 sec.
2025-06-13 17:00:39 01430_moving_sum_empty_state: [ OK ] 0.97 sec.
2025-06-13 17:00:41 01543_collate_in_tuple: [ OK ] 1.76 sec.
2025-06-13 17:00:42 02896_illegal_sampling: [ OK ] 0.84 sec.
2025-06-13 17:00:43 02364_multiSearch_function_family: [ OK ] 39.81 sec.
2025-06-13 17:00:44 02209_short_circuit_node_without_parents: [ OK ] 0.98 sec.
2025-06-13 17:00:44 02413_replace_partition_zero_copy: [ OK ] 6.41 sec.
2025-06-13 17:00:46 02124_clickhouse_dictionary_with_predefined_configuration: [ OK ] 2.02 sec.
2025-06-13 17:00:46 03040_dynamic_type_alters_2_wide_merge_tree: [ OK ] 7.48 sec.
2025-06-13 17:00:47 03240_array_element_or_null_for_map: [ OK ] 2.79 sec.
2025-06-13 17:00:48 01071_http_header_exception_code: [ OK ] 2.09 sec.
2025-06-13 17:00:50 02460_prewhere_row_level_policy: [ OK ] 1.43 sec.
2025-06-13 17:00:51 02411_legacy_geobase: [ OK ] 4.34 sec.
2025-06-13 17:00:52 00174_compare_date_time_with_constant_string_in_in: [ OK ] 1.27 sec.
2025-06-13 17:00:52 01710_projection_additional_filters: [ OK ] 2.57 sec.
2025-06-13 17:00:55 03037_dynamic_merges_small: [ OK ] 21.36 sec.
2025-06-13 17:00:55 02293_compatibility_ignore_auto_increment_in_create_table: [ OK ] 2.23 sec.
2025-06-13 17:00:56 01583_const_column_in_set_index: [ OK ] 1.39 sec.
2025-06-13 17:00:56 01758_optimize_skip_unused_shards_once: [ OK ] 3.72 sec.
2025-06-13 17:00:59 02004_invalid_partition_mutation_stuck: [ OK ] 3.60 sec.
2025-06-13 17:01:01 02540_duplicate_primary_key: [ OK ] 4.31 sec.
2025-06-13 17:01:06 01114_database_atomic: [ OK ] 79.24 sec.
2025-06-13 17:01:08 00010_big_array_join: [ OK ] 1.28 sec.
2025-06-13 17:01:27 03271_date_to_datetime_saturation: [ OK ] 39.42 sec.
2025-06-13 17:01:27 02911_analyzer_order_by_read_in_order_query_plan: [ OK ] 19.56 sec.
2025-06-13 17:01:28 02579_fill_empty_chunk: [ OK ] 1.50 sec.
2025-06-13 17:01:30 00098_5_union_all: [ OK ] 2.60 sec.
2025-06-13 17:01:31 02922_analyzer_aggregate_nothing_type: [ OK ] 34.27 sec.
2025-06-13 17:01:32 00933_reserved_word: [ OK ] 1.34 sec.
2025-06-13 17:01:33 02157_line_as_string_output_format: [ OK ] 0.93 sec.
2025-06-13 17:01:33 01355_ilike: [ OK ] 4.45 sec.
2025-06-13 17:01:34 03075_analyzer_subquery_alias: [ OK ] 1.07 sec.
2025-06-13 17:01:36 01679_incorrect_data_on_insert_collapsing: [ OK ] 4.70 sec.
2025-06-13 17:01:39 03251_parquet_page_v2_native_reader: [ OK ] 4.50 sec.
2025-06-13 17:01:40 00652_mutations_default_database: [ OK ] 6.88 sec.
2025-06-13 17:01:40
2025-06-13 17:01:40 158 tests passed. 3 tests skipped. 1075.26 s elapsed (Process-10).
2025-06-13 17:01:41 00266_shard_global_subquery_and_aliases: [ OK ] 1.93 sec.
2025-06-13 17:01:41
2025-06-13 17:01:41 192 tests passed. 1 tests skipped. 1075.97 s elapsed (Process-6).
2025-06-13 17:01:51 02070_join_on_disk: [ OK ] 15.43 sec.
2025-06-13 17:01:51
2025-06-13 17:01:51 161 tests passed. 4 tests skipped. 1086.33 s elapsed (Process-9).
2025-06-13 17:01:52 03173_row_binary_and_native_with_binary_encoded_types: [ OK ] 69.21 sec.
2025-06-13 17:01:52
2025-06-13 17:01:52 175 tests passed. 4 tests skipped. 1087.14 s elapsed (Process-5).
2025-06-13 17:02:02 00984_parser_stack_overflow: [ FAIL ] 117.33 sec.
2025-06-13 17:02:02 Reason: having stderror:
2025-06-13 17:02:02 curl: (28) Operation timed out after 60001 milliseconds with 0 bytes received
2025-06-13 17:02:02
2025-06-13 17:02:02 stdout:
2025-06-13 17:02:02 1
2025-06-13 17:02:02 1
2025-06-13 17:02:02 0
2025-06-13 17:02:02 0
2025-06-13 17:02:02 0
2025-06-13 17:02:02 1
2025-06-13 17:02:02
2025-06-13 17:02:02 Settings used in the test: --max_insert_threads 2 --group_by_two_level_threshold 315682 --group_by_two_level_threshold_bytes 1 --distributed_aggregation_memory_efficient 1 --fsync_metadata 0 --output_format_parallel_formatting 1 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 10233272 --max_read_buffer_size 500126 --prefer_localhost_replica 0 --max_block_size 97861 --max_joined_block_size_rows 24859 --max_threads 3 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 85 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 41507005 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 8460448630 --min_bytes_to_use_mmap_io 1 --local_filesystem_read_method mmap --remote_filesystem_read_method read --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 2 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 0 --compile_sort_description 1 --merge_tree_coarse_index_granularity 7 --optimize_distinct_in_order 1 --max_bytes_before_remerge_sort 611575070 --min_compress_block_size 2041911 --max_compress_block_size 1561325 --merge_tree_compact_parts_min_granules_to_multibuffer_read 95 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 2678544 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone Europe/Tallinn --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.88 --prefer_external_sort_block_bytes 100000000 --cross_join_min_rows_to_compress 1 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 0 --max_parsing_threads 10 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 0 --query_plan_join_swap_table auto --enable_vertical_final 1 --optimize_extract_common_expressions 0 --use_query_condition_cache 1 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 0 --max_bytes_ratio_before_external_sort 0.2 --max_bytes_ratio_before_external_group_by 0.0
2025-06-13 17:02:02
2025-06-13 17:02:02 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.20261154912692636 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1 --vertical_merge_algorithm_min_columns_to_activate 56 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 1 --index_granularity_bytes 13181384 --merge_max_block_size 15566 --index_granularity 9645 --min_bytes_for_wide_part 0 --marks_compress_block_size 45275 --primary_key_compress_block_size 70004 --replace_long_file_name_to_hash 1 --max_file_name_length 39 --min_bytes_for_full_part_storage 536870912 --compact_parts_max_bytes_to_buffer 312154691 --compact_parts_max_granules_to_buffer 103 --compact_parts_merge_max_bytes_to_prefetch_part 16955968 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 100 --old_parts_lifetime 480 --prewarm_mark_cache 0 --use_const_adaptive_granularity 0 --enable_index_granularity_compression 0 --enable_block_number_column 0 --enable_block_offset_column 0 --use_primary_key_cache 0 --prewarm_primary_key_cache 1
2025-06-13 17:02:02
2025-06-13 17:02:02 Database: test_mdjqe8nv
2025-06-13 17:02:02
2025-06-13 17:02:02 Having 1 errors! 57 tests passed. 0 tests skipped. 1096.94 s elapsed (Process-7).
2025-06-13 17:02:09 01174_select_insert_isolation: [ OK ] 67.67 sec.
2025-06-13 17:02:09
2025-06-13 17:02:09 185 tests passed. 3 tests skipped. 1103.63 s elapsed (Process-8).
2025-06-13 17:02:50 02177_issue_31009_pt2: [ OK ] 110.51 sec.
2025-06-13 17:02:50
2025-06-13 17:02:50 123 tests passed. 3 tests skipped. 1144.58 s elapsed (Process-3).
2025-06-13 17:05:28 01037_polygon_dicts_correctness_fast: [ OK ] 322.83 sec.
2025-06-13 17:05:28
2025-06-13 17:05:28 127 tests passed. 3 tests skipped. 1303.02 s elapsed (Process-4).
2025-06-13 17:05:28 Running 135 stateless tests (MainProcess).
2025-06-13 17:05:29 03334_aliases_function_infinite_loop: [ OK ] 0.95 sec.
2025-06-13 17:05:30 03333_merge_table_total_rows_no_database_system_tables_exception: [ OK ] 1.19 sec.
2025-06-13 17:05:32 03279_database_backup_database_disk_engine: [ OK ] 1.49 sec.
2025-06-13 17:05:33 03278_database_backup_merge_tree_table_disk_engine: [ OK ] 1.14 sec.
2025-06-13 17:05:34 03276_database_backup_merge_tree_table_file_engine: [ OK ] 1.35 sec.
2025-06-13 17:05:36 03274_aliases_in_udf: [ OK ] 1.30 sec.
2025-06-13 17:06:16 03271_s3_table_function_asterisk_glob: [ OK ] 40.67 sec.
2025-06-13 17:06:20 03263_parquet_write_bloom_filter: [ OK ] 3.75 sec.
2025-06-13 17:06:34 03237_avro_union_in_complex_types: [ OK ] 13.83 sec.
2025-06-13 17:06:36 03232_workloads_and_resources: [ OK ] 2.19 sec.
2025-06-13 17:06:38 03174_multiple_authentication_methods_show_create: [ OK ] 1.69 sec.
2025-06-13 17:06:40 03164_orc_signedness: [ OK ] 1.84 sec.
2025-06-13 17:06:41 03141_wildcard_grants: [ OK ] 0.94 sec.
2025-06-13 17:06:50 03141_fetches_errors_stress: [ OK ] 8.51 sec.
2025-06-13 17:06:51 03033_index_definition_sql_udf_bug: [ OK ] 0.94 sec.
2025-06-13 17:06:59 03032_dynamically_resize_filesystem_cache_2: [ OK ] 7.66 sec.
2025-06-13 17:07:00 03031_read_in_order_optimization_with_virtual_row_special: [ OK ] 0.94 sec.
2025-06-13 17:07:03 03000_traverse_shadow_system_data_paths: [ OK ] 3.14 sec.
2025-06-13 17:07:04 02989_system_tables_metadata_version: [ OK ] 1.44 sec.
2025-06-13 17:07:09 02950_dictionary_short_circuit: [ OK ] 4.30 sec.
2025-06-13 17:07:23 02933_change_cache_setting_without_restart: [ OK ] 14.04 sec.
2025-06-13 17:07:24 02911_support_alias_column_in_indices: [ OK ] 1.14 sec.
2025-06-13 17:07:26 02906_orc_tuple_field_prune: [ OK ] 1.84 sec.
2025-06-13 17:07:34 02892_orc_filter_pushdown: [ OK ] 7.66 sec.
2025-06-13 17:07:48 02726_async_insert_flush_stress: [ OK ] 14.38 sec.
2025-06-13 17:07:56 02724_decompress_filename_exception: [ OK ] 8.07 sec.
2025-06-13 17:07:59 02521_avro_union_null_nested: [ OK ] 2.69 sec.
2025-06-13 17:08:06 02513_insert_without_materialized_columns: [ OK ] 7.31 sec.
2025-06-13 17:08:16 02504_regexp_dictionary_yaml_source: [ OK ] 9.36 sec.
2025-06-13 17:08:17 02494_query_cache_nondeterministic_functions: [ OK ] 1.04 sec.
2025-06-13 17:08:18 02494_query_cache_tag: [ OK ] 0.99 sec.
2025-06-13 17:08:19 02494_query_cache_sparse_columns: [ OK ] 1.04 sec.
2025-06-13 17:08:20 02494_query_cache_explain: [ OK ] 0.88 sec.
2025-06-13 17:08:21 02494_query_cache_user_quotas: [ OK ] 0.98 sec.
2025-06-13 17:08:25 02480_s3_support_wildcard: [ OK ] 4.15 sec.
2025-06-13 17:08:35 02477_projection_materialize_and_zero_copy: [ OK ] 10.01 sec.
2025-06-13 17:08:36 02454_json_object_each_row_column_for_object_name: [ OK ] 0.89 sec.
2025-06-13 17:08:37 02417_json_object_each_row_format: [ OK ] 0.83 sec.
2025-06-13 17:08:53 02402_external_disk_mertrics: [ OK ] 16.18 sec.
2025-06-13 17:08:55 02377_quota_key_http: [ OK ] 2.14 sec.
2025-06-13 17:09:18 02372_data_race_in_avro: [ OK ] 23.02 sec.
2025-06-13 17:09:18 02344_insert_profile_events_stress: [ SKIPPED ] 0.00 sec.
2025-06-13 17:09:18 Reason: not running for current build
2025-06-13 17:09:20 02343_read_from_s3_compressed_blocks: [ OK ] 1.45 sec.
2025-06-13 17:09:22 02339_analyzer_matcher_basic: [ OK ] 2.59 sec.
2025-06-13 17:09:24 02337_analyzer_columns_basic: [ OK ] 1.79 sec.
2025-06-13 17:09:30 02336_sparse_columns_s3: [ OK ] 5.85 sec.
2025-06-13 17:09:34 02314_avro_null_as_default: [ OK ] 4.25 sec.
2025-06-13 17:09:35 02302_defaults_in_columnar_formats: [ OK ] 0.99 sec.
2025-06-13 17:09:40 02297_regex_parsing_file_names: [ OK ] 4.90 sec.
2025-06-13 17:09:44 02293_test_zstd_window_log_max: [ OK ] 3.90 sec.
2025-06-13 17:09:58 02246_async_insert_quota: [ OK ] 13.23 sec.
2025-06-13 17:10:02 02245_parquet_skip_unknown_type: [ OK ] 4.20 sec.
2025-06-13 17:10:05 02240_tskv_schema_inference_bug: [ OK ] 3.05 sec.
2025-06-13 17:10:09 02211_shcema_inference_from_stdin: [ OK ] 4.10 sec.
2025-06-13 17:10:10 02211_jsonl_format_extension: [ OK ] 0.84 sec.
2025-06-13 17:10:17 02187_msg_pack_uuid: [ OK ] 6.65 sec.
2025-06-13 17:10:20 02182_format_and_schema_from_stdin: [ OK ] 3.54 sec.
2025-06-13 17:10:24 02181_detect_output_format_by_file_extension: [ OK ] 3.90 sec.
2025-06-13 17:10:32 02127_plus_before_float: [ OK ] 7.96 sec.
2025-06-13 17:10:35 02125_tskv_proper_names_reading: [ OK ] 2.54 sec.
2025-06-13 17:10:36 02099_sql_user_defined_functions_lambda: [ OK ] 0.75 sec.
2025-06-13 17:10:39 02051_symlinks_to_user_files: [ OK ] 3.85 sec.
2025-06-13 17:10:40 02024_merge_regexp_assert: [ OK ] 0.84 sec.
2025-06-13 17:10:49 02014_query_parameters: [ OK ] 9.06 sec.
2025-06-13 17:10:50 02001_add_default_database_to_system_users: [ OK ] 0.74 sec.
2025-06-13 17:11:42 01946_test_wrong_host_name_access: [ OK ] 51.26 sec.
2025-06-13 17:11:55 01923_network_receive_time_metric_insert: [ OK ] 13.73 sec.
2025-06-13 17:11:57 01913_replace_dictionary: [ OK ] 1.34 sec.
2025-06-13 17:12:00 01904_dictionary_default_nullable_type: [ OK ] 3.20 sec.
2025-06-13 17:12:35 01889_sqlite_read_write: [ OK ] 34.70 sec.
2025-06-13 17:12:37 01825_type_json_17: [ OK ] 1.85 sec.
2025-06-13 17:12:38 01821_dictionary_primary_key_wrong_order: [ OK ] 0.83 sec.
2025-06-13 17:12:39 01804_dictionary_decimal256_type: [ OK ] 1.69 sec.
2025-06-13 17:12:45 01802_test_postgresql_protocol_with_row_policy: [ OK ] 5.35 sec.
2025-06-13 17:12:48 01765_hashed_dictionary_simple_key: [ OK ] 2.94 sec.
2025-06-13 17:12:49 01760_system_dictionaries: [ OK ] 1.39 sec.
2025-06-13 17:12:50 01759_dictionary_unique_attribute_names: [ OK ] 1.29 sec.
2025-06-13 17:12:52 01721_dictionary_decimal_p_s: [ OK ] 1.29 sec.
2025-06-13 17:12:55 01702_system_query_log: [ OK ] 3.29 sec.
2025-06-13 17:12:57 01682_cache_dictionary_complex_key: [ OK ] 2.05 sec.
2025-06-13 17:13:12 01658_read_file_to_stringcolumn: [ OK ] 14.73 sec.
2025-06-13 17:13:15 01656_test_query_log_factories_info: [ OK ] 3.09 sec.
2025-06-13 17:13:16 01625_constraints_index_append: [ OK ] 1.29 sec.
2025-06-13 17:13:18 01602_show_create_view: [ OK ] 1.19 sec.
2025-06-13 17:13:21 01601_detach_permanently: [ OK ] 3.34 sec.
2025-06-13 17:13:34 01600_log_queries_with_extensive_info: [ OK ] 12.67 sec.
2025-06-13 17:13:40 01563_distributed_query_finish: [ OK ] 5.91 sec.
2025-06-13 17:13:46 01543_avro_deserialization_with_lc: [ OK ] 6.36 sec.
2025-06-13 17:13:54 01533_multiple_nested: [ OK ] 8.11 sec.
2025-06-13 17:13:57 01475_read_subcolumns: [ OK ] 2.40 sec.
2025-06-13 17:13:59 01465_ttl_recompression: [ OK ] 1.89 sec.
2025-06-13 17:15:05 01459_manual_write_to_replicas_quorum: [ OK ] 65.97 sec.
2025-06-13 17:15:06 01415_overlimiting_threads_for_repica_bug: [ OK ] 1.54 sec.
2025-06-13 17:15:30 01412_cache_dictionary_race: [ OK ] 24.01 sec.
2025-06-13 17:15:31 01383_remote_ambiguous_column_shard: [ OK ] 1.09 sec.
2025-06-13 17:15:33 01376_GROUP_BY_injective_elimination_dictGet: [ OK ] 1.09 sec.
2025-06-13 17:15:34 01375_compact_parts_codecs: [ OK ] 1.59 sec.
2025-06-13 17:15:37 01268_dictionary_direct_layout: [ OK ] 3.14 sec.
2025-06-13 17:16:12 01238_http_memory_tracking: [ OK ] 34.79 sec.
2025-06-13 17:16:14 01152_cross_replication: [ OK ] 1.74 sec.
2025-06-13 17:16:41 01150_ddl_guard_rwr: [ OK ] 26.67 sec.
2025-06-13 17:17:53 01079_parallel_alter_modify_zookeeper_long: [ OK ] 72.58 sec.
2025-06-13 17:18:52 01079_parallel_alter_add_drop_column_zookeeper: [ OK ] 58.98 sec.
2025-06-13 17:18:55 01074_partial_revokes: [ OK ] 2.45 sec.
2025-06-13 17:18:56 01073_grant_and_revoke: [ OK ] 0.99 sec.
2025-06-13 17:19:14 01045_zookeeper_system_mutations_with_parts_names: [ OK ] 18.24 sec.
2025-06-13 17:19:17 01018_dictionaries_from_dictionaries: [ OK ] 2.39 sec.
2025-06-13 17:19:26 01010_pmj_right_table_memory_limits: [ OK ] 8.88 sec.
2025-06-13 17:21:01 00993_system_parts_race_condition_drop_zookeeper: [ OK ] 95.20 sec.
2025-06-13 17:21:01 00899_long_attach_memory_limit: [ SKIPPED ] 0.00 sec.
2025-06-13 17:21:01 Reason: not running for current build
2025-06-13 17:21:03 00176_distinct_limit_by_limit_bug_43377: [ OK ] 1.65 sec.
2025-06-13 17:21:13 00174_distinct_in_order: [ OK ] 10.16 sec.
2025-06-13 17:24:37 00167_read_bytes_from_fs: [ OK ] 203.98 sec.
2025-06-13 17:24:39 00166_explain_estimate: [ OK ] 1.64 sec.
2025-06-13 17:25:04 00163_column_oriented_formats: [ OK ] 25.67 sec.
2025-06-13 17:25:49 00162_mmap_compression_none: [ OK ] 44.33 sec.
2025-06-13 17:28:07 00159_parallel_formatting_json_and_friends_1: [ OK ] 138.07 sec.
2025-06-13 17:29:43 00159_parallel_formatting_http: [ OK ] 96.16 sec.
2025-06-13 17:29:46 00144_functions_of_aggregation_states: [ OK ] 3.15 sec.
2025-06-13 17:29:47 00141_transform: [ OK ] 0.98 sec.
2025-06-13 17:29:50 00140_rename: [ OK ] 2.74 sec.
2025-06-13 17:29:52 00081_group_by_without_key_and_totals: [ OK ] 1.94 sec.
2025-06-13 17:29:59 00075_left_array_join: [ OK ] 6.61 sec.
2025-06-13 17:30:09 00074_full_join: [ OK ] 10.17 sec.
2025-06-13 17:30:10 00073_uniq_array: [ OK ] 0.94 sec.
2025-06-13 17:30:27 00063_loyalty_joins: [ OK ] 17.44 sec.
2025-06-13 17:30:28 00048_min_max: [ OK ] 0.74 sec.
2025-06-13 17:30:54 00038_uniq_state_merge2: [ OK ] 25.62 sec.
2025-06-13 17:31:08 00037_uniq_state_merge1: [ OK ] 14.73 sec.
2025-06-13 17:31:15 00030_array_enumerate_uniq: [ OK ] 6.06 sec.
2025-06-13 17:31:16 00022_merge_prewhere: [ OK ] 1.35 sec.
2025-06-13 17:31:17 00021_2_select_with_in: [ OK ] 0.85 sec.
2025-06-13 17:31:18 00021_1_select_with_in: [ OK ] 0.79 sec.
2025-06-13 17:31:19 00017_aggregation_uninitialized_memory: [ OK ] 0.79 sec.
2025-06-13 17:31:20 00014_filtering_arrays: [ OK ] 1.79 sec.
2025-06-13 17:31:20
2025-06-13 17:31:20 133 tests passed. 2 tests skipped. 1552.36 s elapsed (MainProcess).
2025-06-13 17:31:29 Checking the hung queries: done
2025-06-13 17:31:29
2025-06-13 17:31:29 No queries hung.
2025-06-13 17:31:29 All tests have finished.
2025-06-13 17:31:29
2025-06-13 17:31:29 Top patterns of log messages:
2025-06-13 17:31:29
2025-06-13 17:31:29 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-06-13 17:31:29
2025-06-13 17:31:29 1. 55886 0.057 10.76 MiB 0.088 1 209 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2025-06-13 17:31:29 2. 55884 0.057 8.38 MiB 0.069 25970 208 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2025-06-13 17:31:29 3. 43054 0.044 1.04 MiB 0.009 1 290 ['Trace'] 0.001 Query to stage {}{}
2025-06-13 17:31:29 4. 42890 0.044 2.03 MiB 0.017 1 290 ['Trace'] 0.001 Query from stage {} to stage {}{}
2025-06-13 17:31:29 5. 38043 0.039 1.05 MiB 0.009 1 193 ['Debug'] 0 Processed in {} sec.
2025-06-13 17:31:29 6. 36628 0.038 2.82 MiB 0.023 1 184 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2025-06-13 17:31:29 7. 26874 0.028 1.18 MiB 0.01 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2025-06-13 17:31:29 8. 26293 0.027 1.21 MiB 0.01 26293 271 ['Debug'] 0.996 Authenticating user '{}' from {}
2025-06-13 17:31:29 9. 26278 0.027 2.88 MiB 0.024 26278 271 ['Debug'] 0.996 {} Authenticated with global context as user {}
2025-06-13 17:31:29 10. 26226 0.027 2.25 MiB 0.018 26226 265 ['Debug'] 0.996 {} Logout, user_id: {}
2025-06-13 17:31:29 11. 26170 0.027 1.87 MiB 0.015 26170 209 ['Debug'] 1 Creating session context with user_id: {}
2025-06-13 17:31:29 12. 19792 0.02 3.89 MiB 0.032 2 180 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2025-06-13 17:31:29 13. 19787 0.02 11.00 MiB 0.09 2 180 ['Trace'] 1 Request URI: {}
2025-06-13 17:31:29 14. 19540 0.02 400.72 KiB 0.003 2 180 ['Debug'] 0.129 Done processing query
2025-06-13 17:31:29 15. 17930 0.018 2.39 MiB 0.02 1 2 ['Trace'] 1 Creating part at path {}
2025-06-13 17:31:29 16. 17375 0.018 674.03 KiB 0.005 1 228 ['Debug'] 0.187 {}{} memory usage: {}.
2025-06-13 17:31:29 17. 17200 0.018 1.18 MiB 0.01 1 796 ['Trace'] 0.625 Reserved {} on local disk {}, having unreserved {}.
2025-06-13 17:31:29 18. 16381 0.017 1.11 MiB 0.009 775 791 ['Trace'] 0.605 Trying to reserve {} using storage policy from min volume index {}
2025-06-13 17:31:29 19. 16353 0.017 1.86 MiB 0.015 777 302 ['Trace'] 0.449 Renaming temporary part {} to {} with tid {}.
2025-06-13 17:31:29 20. 14523 0.015 681.84 KiB 0.005 1 285 ['Trace'] 0.333 filled checksums {}
2025-06-13 17:31:29 21. 11266 0.012 1.02 MiB 0.008 1 64 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2025-06-13 17:31:29 22. 10213 0.01 1.09 MiB 0.009 1 33 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2025-06-13 17:31:29 23. 9729 0.01 904.42 KiB 0.007 108 511 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2025-06-13 17:31:29 24. 9035 0.009 299.25 KiB 0.002 2 194 ['Trace'] 1 TCP Request. Address: {}
2025-06-13 17:31:29 25. 9027 0.009 866.08 KiB 0.007 1 194 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2025-06-13 17:31:29 26. 8954 0.009 236.09 KiB 0.002 1 188 ['Debug'] 1 Done processing connection.
2025-06-13 17:31:29 27. 8497 0.009 386.87 KiB 0.003 1 147 ['Trace'] 0 Read steps statistics: {}
2025-06-13 17:31:29 28. 8286 0.008 842.17 KiB 0.007 1 125 ['Trace'] 0 Checking existence of path: {}
2025-06-13 17:31:29 29. 7520 0.008 692.85 KiB 0.006 1 156 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-06-13 17:31:29 30. 7196 0.007 214.59 KiB 0.002 1 157 ['Trace'] 0 Aggregation method: {}
2025-06-13 17:31:29 31. 6624 0.007 526.45 KiB 0.004 110 181 ['Trace'] 0.86 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2025-06-13 17:31:29 32. 6268 0.006 67.33 KiB 0.001 1 153 ['Trace'] 0 Aggregating
2025-06-13 17:31:29 33. 6247 0.006 556.04 KiB 0.004 109 525 ['Trace'] 0.979 Insert entry {} to queue with type {}
2025-06-13 17:31:29 34. 6006 0.006 468.43 KiB 0.004 582 155 ['Trace'] 0 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2025-06-13 17:31:29 35. 5614 0.006 433.11 KiB 0.003 1 185 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2025-06-13 17:31:29 36. 5177 0.005 308.40 KiB 0.002 1355 217 ['Debug'] 0.032 There are {} detached tables. Start searching non used tables.
2025-06-13 17:31:29 37. 5177 0.005 217.39 KiB 0.002 1355 217 ['Debug'] 0.032 Found {} non used tables in detached tables.
2025-06-13 17:31:29 38. 5175 0.005 440.47 KiB 0.004 140 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2025-06-13 17:31:29 39. 5131 0.005 839.54 KiB 0.007 108 511 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2025-06-13 17:31:29 40. 5085 0.005 414.12 KiB 0.003 1 130 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={}
2025-06-13 17:31:29 41. 4811 0.005 276.83 KiB 0.002 18 18 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2025-06-13 17:31:29 42. 4810 0.005 172.24 KiB 0.001 18 18 ['Trace'] 1 Flushed system log up to offset {}
2025-06-13 17:31:29 43. 4641 0.005 513.46 KiB 0.004 1 153 ['Trace'] 0 Adjusting memory limit before external aggregation with {} (ratio: {}, available system memory: {})
2025-06-13 17:31:29 44. 4588 0.005 264.35 KiB 0.002 103 524 ['Debug'] 0.983 Pulling {} entries to queue: {} - {}
2025-06-13 17:31:29 45. 4588 0.005 116.50 KiB 0.001 103 524 ['Debug'] 0.983 Pulled {} entries to queue.
2025-06-13 17:31:29 46. 4454 0.005 119.54 KiB 0.001 668 164 ['Debug'] 0 Key condition: {}
2025-06-13 17:31:29 47. 4350 0.004 191.16 KiB 0.002 665 164 ['Trace'] 0 Filtering marks by primary and secondary keys
2025-06-13 17:31:29 48. 4293 0.004 169.59 KiB 0.001 83 33 ['Debug'] 0.583 Committing part {} to zookeeper
2025-06-13 17:31:29 49. 4212 0.004 94.61 KiB 0.001 1 153 ['Trace'] 0 Merging aggregated data
2025-06-13 17:31:29 50. 3988 0.004 153.17 KiB 0.001 82 32 ['Debug'] 0.627 Part {} committed to zookeeper
2025-06-13 17:31:29 51. 3624 0.004 413.21 KiB 0.003 646 164 ['Debug'] 0 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2025-06-13 17:31:29 52. 3248 0.003 168.11 KiB 0.001 571 163 ['Trace'] 0 Spreading mark ranges among streams (default reading)
2025-06-13 17:31:29 53. 3169 0.003 1002.78 KiB 0.008 1 205 ['Trace'] 0.017 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2025-06-13 17:31:29 54. 3075 0.003 592.84 KiB 0.005 1 116 ['Information'] 1 Removing metadata {} of dropped table {}
2025-06-13 17:31:29 55. 3072 0.003 228.00 KiB 0.002 1 147 ['Debug'] 0 Waiting for table {} to be finally dropped
2025-06-13 17:31:29 56. 3072 0.003 354.00 KiB 0.003 1 147 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2025-06-13 17:31:29 57. 3070 0.003 75.44 KiB 0.001 118 153 ['Debug'] 0.904 Loaded metadata version {}
2025-06-13 17:31:29 58. 3062 0.003 257.15 KiB 0.002 127 513 ['Information'] 0.996 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2025-06-13 17:31:29 59. 2866 0.003 207.11 KiB 0.002 1 510 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2025-06-13 17:31:29 60. 2862 0.003 81.06 KiB 0.001 1 134 ['Debug'] 1 Stop worker in {}
2025-06-13 17:31:29 61. 2862 0.003 217.78 KiB 0.002 1 124 ['Debug'] 0.002 Schedule load job '{}' into {}
2025-06-13 17:31:29 62. 2862 0.003 198.22 KiB 0.002 1 122 ['Debug'] 1 Finish load job '{}' with status {}
2025-06-13 17:31:29 63. 2862 0.003 209.40 KiB 0.002 1 122 ['Debug'] 1 Execute load job '{}' in {}
2025-06-13 17:31:29 64. 2862 0.003 111.80 KiB 0.001 1 244 ['Debug'] 0.492 Spawn loader worker #{} in {}
2025-06-13 17:31:29 65. 2861 0.003 265.17 KiB 0.002 1 124 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2025-06-13 17:31:29 66. 2808 0.003 227.89 KiB 0.002 1 66 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2025-06-13 17:31:29 67. 2808 0.003 95.65 KiB 0.001 1 66 ['Debug'] 0 Selected MergeAlgorithm: {}
2025-06-13 17:31:29 68. 2806 0.003 93.17 KiB 0.001 1 247 ['Debug'] 0.501 Change current priority: {} -> {}
2025-06-13 17:31:29 69. 2795 0.003 362.34 KiB 0.003 1 66 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2025-06-13 17:31:29 70. 2789 0.003 173.99 KiB 0.001 217 66 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2025-06-13 17:31:29 71. 2745 0.003 24.13 KiB 0 2 124 ['Trace'] 0.001 No tables
2025-06-13 17:31:29 72. 2657 0.003 337.77 KiB 0.003 63 32 ['Debug'] 0.995 Fetching part {} from {}:{}
2025-06-13 17:31:29 73. 2638 0.003 95.24 KiB 0.001 62 34 ['Trace'] 0.995 Checking disk {} with type {}
2025-06-13 17:31:29 74. 2638 0.003 226.70 KiB 0.002 62 34 ['Trace'] 0.995 Trying to fetch with zero-copy replication, but disk is not provided, will try to select
2025-06-13 17:31:29 75. 2621 0.003 60.65 KiB 0 59 71 ['Trace'] 1 Sending part {}
2025-06-13 17:31:29 76. 2523 0.003 47.53 KiB 0 62 34 ['Debug'] 0.995 Downloading files {}
2025-06-13 17:31:29 77. 2522 0.003 207.92 KiB 0.002 83 121 ['Debug'] 0 Wrote block with ID '{}', {} rows{}
2025-06-13 17:31:29 78. 2519 0.003 213.94 KiB 0.002 62 34 ['Trace'] 0.995 Disk for fetch is not provided, getting disk from reservation {} with type '{}'
2025-06-13 17:31:29 79. 2515 0.003 323.06 KiB 0.003 61 32 ['Debug'] 0.995 Fetched part {} from {}:{}{}
2025-06-13 17:31:29 80. 2494 0.003 113.72 KiB 0.001 57 32 ['Debug'] 0.995 Downloading part {} onto disk {}.
2025-06-13 17:31:29 81. 2494 0.003 135.64 KiB 0.001 57 32 ['Debug'] 0.995 Download of part {} onto disk {} finished.
2025-06-13 17:31:29 82. 2416 0.002 251.15 KiB 0.002 1 119 ['Trace'] 0 Adjusting memory limit before external sort with {} (ratio: {}, available system memory: {})
2025-06-13 17:31:29 83. 2397 0.002 428.24 KiB 0.003 1 81 ['Debug'] 0 {} entry for table_id: {}, part_name: {}, condition_hash: {}, marks_count: {}, has_final_mark: {}, ranges: {}
2025-06-13 17:31:29 84. 2350 0.002 305.29 KiB 0.002 1 53 ['Trace'] 0 Have {} pending inserts with total {} bytes of data for query '{}'
2025-06-13 17:31:29 85. 2185 0.002 525.40 KiB 0.004 1 154 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2025-06-13 17:31:29 86. 2115 0.002 241.93 KiB 0.002 603 186 ['Debug'] 0.954 Removing {} parts from filesystem (serially): Parts: [{}]
2025-06-13 17:31:29 87. 2091 0.002 124.56 KiB 0.001 1 36 ['Debug'] 0.988 Key {} is removed from metadata
2025-06-13 17:31:29 88. 1976 0.002 157.77 KiB 0.001 1 167 ['Trace'] 0 Statistics updated for key={}: new sum_of_sizes={}, median_size={}
2025-06-13 17:31:29 89. 1838 0.002 234.84 KiB 0.002 1 87 ['Debug'] 0 Could not find entry for table_uuid: {}, part: {}, condition_hash: {}
2025-06-13 17:31:29 90. 1791 0.002 52.47 KiB 0 139 495 ['Debug'] 0.984 Updating strategy picker state
2025-06-13 17:31:29 91. 1754 0.002 30.83 KiB 0 1706 164 ['Debug'] 0.018 Loading data parts
2025-06-13 17:31:29 92. 1702 0.002 38.23 KiB 0 1695 159 ['Debug'] 0.015 There are no data parts
2025-06-13 17:31:29 93. 1683 0.002 191.12 KiB 0.002 83 177 ['Debug'] 0.929 Removing {} parts from memory: Parts: [{}]
2025-06-13 17:31:29 94. 1670 0.002 224.76 KiB 0.002 76 169 ['Trace'] 0.937 Skipped {} old parts, found {} old parts to remove. Parts: [{}]
2025-06-13 17:31:29 95. 1670 0.002 31.04 KiB 0 76 169 ['Debug'] 0.937 Removed {} {} parts
2025-06-13 17:31:29 96. 1666 0.002 79.72 KiB 0.001 1666 115 ['Trace'] 0.996 dropAllData: removing all data parts from memory.
2025-06-13 17:31:29 97. 1666 0.002 29.29 KiB 0 1666 115 ['Trace'] 0.996 dropAllData: done.
2025-06-13 17:31:29 98. 1666 0.002 107.38 KiB 0.001 1666 115 ['Information'] 0.996 dropAllData: removing table directory recursive to cleanup garbage
2025-06-13 17:31:29 99. 1666 0.002 125.28 KiB 0.001 1666 115 ['Information'] 0.996 dropAllData: remove format_version.txt, detached, moving and write ahead logs
2025-06-13 17:31:29 100. 1666 0.002 69.96 KiB 0.001 1666 115 ['Information'] 0.996 dropAllData: clearing temporary directories
2025-06-13 17:31:29
2025-06-13 17:31:30 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-06-13 17:31:30
2025-06-13 17:31:30
2025-06-13 17:31:30
2025-06-13 17:31:30 Top messages without format string (fmt::runtime):
2025-06-13 17:31:30
2025-06-13 17:31:30 count pattern runtime_message line
2025-06-13 17:31:30
2025-06-13 17:31:30 1. 101 autoDBStorageReplicatedMergeTree auto DB::StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::SelectedEntryPtr)::(anonymous class)::operator()(LogEntryPtr &) const: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying ('/Exception.cpp',285)
2025-06-13 17:31:30 2. 12 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 17 (0.016740): 0.016740. Expected one of: token sequence, Dot, token, OR, AND, IS NOT DISTINCT FROM, IS NULL, IS NOT NULL, BETWEEN, NOT BETWEEN, LIKE, ILIKE, NOT LIKE, NOT ILIKE, REGEXP, IN, NOT IN, ('/executeQuery.cpp',301)
2025-06-13 17:31:30 3. 11 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2025-06-13 17:31:30 4. 10 CodeDBExceptionTimeoutconnecttim Code: 1000. DB::Exception: Timeout: connect timed out: 128.0.0.1:8123. (POCO_EXCEPTION) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::1]:45074) (comment: 02044_url_glob_parallel_connection_refused.sh) (query 1, line 1) (in query: SELECT ('/executeQuery.cpp',301)
2025-06-13 17:31:30 5. 6 CodeDBExceptionReceivedfromDBExc Code: 159. DB::Exception: Received from 127.0.0.1:9000. DB::Exception: Timeout exceeded: elapsed 1000.307614 ms, maximum: 1000 ms. Stack trace: ↴ ('/executeQuery.cpp',301)
2025-06-13 17:31:30 ↳ ↴
2025-06-13 17:31:30 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String const&,
2025-06-13 17:31:30 6. 6 Connectiontomysqlfailedtimes Connection to mysql failed 1 times ('',0)
2025-06-13 17:31:30 7. 4 CodeDBExceptionSQLitedatabasefil Code: 481. DB::Exception: SQLite database file path '/etc/passwd' must be inside 'user_files' directory. (PATH_ACCESS_DENIED) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::1]:46120) (comment: 02918_sqlite_path_check.sh) (query 1, line 1) ('/executeQuery.cpp',301)
2025-06-13 17:31:30 8. 4 CodeDBExceptionExpectedguidasarg Code: 395. DB::Exception: Expected guid as argument: while executing 'FUNCTION if(_CAST(1_UInt8, 'UInt8'_String) :: 1, toString(throwIf(1_Bool, 'Expected guid as argument'_String)) :: 3, _CAST(NULL_Nullable(Nothing), 'Nullable(Nothing)'_String) :: 4) -> if ('/executeQuery.cpp',301)
2025-06-13 17:31:30 9. 3 Connectiontoconvmainasusermetrik Connection to conv_main@127.0.0.1:3456 as user metrika failed: mysqlxx::ConnectionFailed: Can't connect to MySQL server on '127.0.0.1' (115) ((nullptr):0) ('',0)
2025-06-13 17:31:30 10. 3 DBExceptionMYSQLUSERAuthenticati DB::Exception: 02833_MYSQL_USER_10446: Authentication failed: password is incorrect, or there is no user with such name. ('',0)
2025-06-13 17:31:30 11. 3 ConnectiontosystemasuserMYSQLUSE Connection to system@127.0.0.1:9004 as user 02833_MYSQL_USER_10446 failed: mysqlxx::ConnectionFailed: 02833_MYSQL_USER_10446: Authentication failed: password is incorrect, or there is no user with such name. ((nullptr):9004) ('',0)
2025-06-13 17:31:30 12. 2 CodeDBExceptionNumberequalswhile Code: 395. DB::Exception: Number equals 1000: while executing 'FUNCTION throwIf(equals(__table1.number, 1000_UInt16) :: 0, 'Number equals 1000'_String :: 2) -> throwIf(equals(__table1.number, 1000_UInt16), 'Number equals 1000'_String) UInt8 : 1'. (FUNCTION ('/executeQuery.cpp',301)
2025-06-13 17:31:30 13. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2025-06-13 17:31:30 14. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 15. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 16. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2025-06-13 17:31:30 ↳my id: 1, leader: 1, term: 1
2025-06-13 17:31:30 17. 1 virtualboolDBReplicatedMergeMuta virtual bool DB::ReplicatedMergeMutateTaskBase::executeStep(): Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying this message, always include the lines below): ↴ ('/Exception.cpp',285)
2025-06-13 17:31:30 ↳ ↴
2025-06-13 17:31:30 ↳0. ./contrib/llvm-project/libcxx/include/
2025-06-13 17:31:30 18. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 19. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 20. 1 CodeDBExceptionExceptionUnsuppor Code: 1000. DB::Exception: Exception: Unsupported language for region name. Supported languages are: 'ru', 'en', 'ua', 'uk', 'by', 'kz', 'tr', 'de', 'uz', 'lv', 'lt', 'et', 'pt', 'he', 'vi', 'es'. (POCO_EXCEPTION), Stack trace (when copying this message, a ('/TCPHandler.cpp',471)
2025-06-13 17:31:30 21. 1 PocoExceptionCodeecodeExceptionU Poco::Exception. Code: 1000, e.code() = 0, Exception: Unsupported language for region name. Supported languages are: 'ru', 'en', 'ua', 'uk', 'by', 'kz', 'tr', 'de', 'uz', 'lv', 'lt', 'et', 'pt', 'he', 'vi', 'es'. (version 25.3.3.20286.altinityantalya (alti ('/executeQuery.cpp',301)
2025-06-13 17:31:30 22. 1 Exceptionwhileexecutingbackgroun Exception while executing background task {a8338ef0-d8bf-448a-af0e-98a85a47bbad::all_57_61_1}: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying this message, always include the lines below): ↴ ('/Exception.cpp',285)
2025-06-13 17:31:30 ↳ ↴
2025-06-13 17:31:30 ↳0. ./cont
2025-06-13 17:31:30 23. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 24. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 25. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 ↳commit index 0 ↴
2025-06-13 17:31:30 ↳term 0 ↴
2025-06-13 17:31:30 ↳election timer allowed ↴
2025-06-13 17:31:30 ↳log store start 1, end 0 ↴
2025-06-13 17:31:30 ↳config log idx 0, prev log idx 0 ↴
2025-06-13 17:31:30 ↳ -- ASYNC REPLICATION --
2025-06-13 17:31:30 26. 1 StartingClickHousealtinityantaly Starting ClickHouse 25.3.3.20286.altinityantalya (revision: 4294967295, git hash: af397d94e019832a2fd918447f5281366385f850, build id: D64234DED824C5EC7A55703D8936866BA03552FD), PID 411 ('',0)
2025-06-13 17:31:30 27. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 28. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2025-06-13 17:31:30 29. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43)
2025-06-13 17:31:44 30. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43)
2025-06-13 17:31:44
2025-06-13 17:31:44
2025-06-13 17:31:44
2025-06-13 17:31:44 Top messages not matching their format strings:
2025-06-13 17:31:44
2025-06-13 17:31:44 message_format_string count() any_message
2025-06-13 17:31:44
2025-06-13 17:31:44 1. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 247 /var/lib/clickhouse/disks/s3_disk/store/d3b/d3b077ef-ea58-472f-8210-f9383b914c19/tmp_insert_201403_8_8_0/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 2 similar messages)
2025-06-13 17:31:44 2. 149 Forked a child process to watch
2025-06-13 17:31:44 3. Not executing log entry {} of type {} for part {} because source parts size ({}) is greater than the current maximum ({}). 23 Not executing log entry queue-0000000027 of type MUTATE_PART for part -5_0_0_0_12 because source parts size (93.73 KiB) is greater than the current maximum (0.00 B). (skipped 16 similar messages)
2025-06-13 17:31:44 4. Cannot find '{}' in '{}' 10 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5826 similar messages)
2025-06-13 17:31:44 5. (from {}{}{}){}{}{} {} (stage: {}) 4 (from [::1]:42752) (comment: 02683_native_too_large_size.sql) (query 1, line 1) SELECT * FROM format('Native', 'WatchID Int64, JavaEnable Int16, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID Int32, ClientIP Int32, RegionID Int32, UserID Int64, CounterClass Int16, OS Int16, UserAgent Int16, URL String, Referer String, IsRefresh Int16, RefererCategoryID Int16, RefererRegionID Int32, URLCategoryID Int16, URLRegionID Int32, ResolutionWidth Int16, ResolutionHeight Int16, ResolutionDepth Int16, FlashMajor Int16, FlashMinor Int16, FlashMinor2 String, NetMajor Int16, NetMinor Int16, UserAgentMajor Int16, UserAgentMinor String, CookieEnable Int16, JavascriptEnable Int16, IsMobile Int16, MobilePhone Int16, MobilePhoneModel String, Params String, IPNetworkID Int32, TraficSourceID Int16, SearchEngineID Int16, SearchPhrase String, AdvEngineID Int32, IsArtifical Int16, WindowClientWidth Int16, WindowClientHeight Int16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 Int16, SilverlightVersion2 Int16, SilverlightVersion3 Int32, SilverlightVersion4 Int16, PageCharset String, CodeVersion Int32, IsLink Int16, IsDownload Int16, IsNotBounce Int16, FUniqID Int64, OriginalURL String, HID Int32, IsOldCounter Int16, IsEvent Int16, IsParameter Int16, DontCountHits Int16, WithHash Int16, HitColor String, LocalEventTime DateTime, Age Int16, Sex Int16, Income Int16, Interests Int16, Robotness Int16, RemoteIP Int32, VindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage String, BrowserCountry String, SocialNetwork String, SocialAction String, HTTPError Int16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, SocialSourceNetworkID Int16, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency String, ParamCurrencyID Int16, OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID Int16, RefererHash Int64, URLHash Int64, CLID Int32', $$i↴
2025-06-13 17:31:44 ↳WatchIDInt64c*5/ !p~�F�ӓ2ql!�|�@H�ǐ=ЌW�E&Ly�k=�p�1�o�C»-�C_��\�/E�J�{ ↴
2025-06-13 17:31:44 ↳JavaEnableInt16 TitleString GoodEventInt16 EventTimeDateTime7�Qn$�Q�)�Q8*�QJ�Q��Q�0�Q83�Q� �Q�1�Q EventDateDate>>>>>>>>>> CounterIDInt32 ClientIPInt32�z�z�z�z�I`�z�^{]�^{]�gU�z�RegionIDInt32G G G G ' G � � � G UserIDInt64� �:6� �:6� �:6� �:6�q�Jd8
�Ks}�&n%�t"6&n%�t"6�s�yy�f� �:6�CounterClassInt16 OSInt16 ' ' , UserAgentInt16 URLString -http://holodilInt16 WindowClientWidthInt16 WindowClientHeightInt16 ClientTimeZoneInt16�ClientEventTimeDateTime����������SilverlightVersion1Int16 SilverlightVersion2Int16 SilverlightVersion3Int32 SilverlightVersion4Int16 PageCharsetString CodeVersionInt32 IsLinkInt16 ↴
2025-06-13 17:31:44 ↳IsDownloadInt16 IsNotBounceInt16 FUniqIDInt64 %�l�+k:�W�m OriginalURLString HIDInt32 IsOldCounterInt16 IsEventInt16 IsParameterInt16
DontCountHitsInt16 WithHashInt16 HitColorString5555555555LocalEventTimeDateTime&�Qǘ�Q}�Qݞ�Q'�QA�Q�Q ↴
2025-06-13 17:31:44 ↳�QY�Q�QAgeInt16 SexInt16 IncomeInt16 InterestsInt16 �: RobotnessInt16 RemoteIPInt32^DI�^DI�^DI�^DI�9�3N^DI��U�U�=k^DI� ↴
2025-06-13 17:31:44 ↳WindowNameInt32� ↴
2025-06-13 17:31:44 ↳OpenerNameInt32�
HistoryLengthInt16�BrowserLanguageString����������BrowserCountryString����������
SocialNetworkString SocialActionString HTTPErrorInt16 ↴
2025-06-13 17:31:44 ↳SendTimingInt32 DNSTimingInt32
ConnectTimingInt32 ResponseStartTimingInt32 ResponseEndTimingInt32 FetchTimingInt32 SocialSourceNetworkIDInt16 SocialSourcePageString ↴
2025-06-13 17:31:44 ↳ParamPriceInt64 ParamOrderIDString
ParamCurrencyStringNHNHNHNHNHNHNHNHNHNHParamCurrencyIDInt16 OpenstatServiceNameString OpenstatCampaignIDString OpenstatAdIDString OpenstatSourceIDString UTMSourceString UTMMediumString UTMCampaignString ↴
2025-06-13 17:31:44 ↳UTMContentString UTMTermString FromTagString HasGCLIDInt16 RefererHashInt64X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�URLHashInt64�|3�b.�|3�b.�|3�b.�|3�b.� ↴
2025-06-13 17:31:51 ↳o�e�
�#�\X-h�X v�v�h�9�D�|3�b.�CLIDInt32 $$); (stage: Complete)
2025-06-13 17:31:51
2025-06-13 17:31:51
2025-06-13 17:31:51
2025-06-13 17:31:51 Top short messages:
2025-06-13 17:31:51
2025-06-13 17:31:51 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2025-06-13 17:31:51
2025-06-13 17:31:51 1. 4 {} Server has databases (for example `test_x6szsg86_3`) with Ordinary engine, which was deprecated. To convert this databas 34
2025-06-13 17:31:51 2. 3 Creating {}: {} Creating table test_l68hcxhf.test: CREATE TABLE IF NOT EXISTS test_l68hcxhf.test UUID '879b73a3-99a9-404a-bc6a-10ade2a67 184
2025-06-13 17:31:51 3. 2 Database {} does not exist Code: 81. DB::Exception: Database nope does not exist. (UNKNOWN_DATABASE) (version 25.3.3.20286.altinityantalya (altinit 29
2025-06-13 17:31:51 4. 1 Froze {} parts Froze 1 parts -13
2025-06-13 17:31:51
2025-06-13 17:31:51
2025-06-13 17:31:51
2025-06-13 17:31:51 Top messages by level:
2025-06-13 17:31:51
2025-06-13 17:31:51 (0.0006104443338270148,'Quorum for previous write has not been satisfied yet. Status: {}') Error
2025-06-13 17:31:51 (0.0000655510694042432,'Will mimic {}') Warning
2025-06-13 17:31:51 (0.0031525967441603216,'Selected {} parts from {} to {}. Merge selecting phase took: {}ms') Information
2025-06-13 17:31:51 (0.05724451982817426,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2025-06-13 17:31:51 (0.057242471357255374,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace
2025-06-13 17:31:51
2025-06-13 17:31:51
+ set -e
+ echo 'Files in current directory'
+ ls -la ./
Files in current directory
total 127184
drwxr-xr-x 1 root root 4096 Jun 13 17:13 .
drwxr-xr-x 1 root root 4096 Jun 13 17:13 ..
-rw-r--r-- 1 root root 9 Jun 13 17:13 a.txt
-rw-rw-r-- 1 root root 389 Apr 15 19:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 04:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
-rw-r--r-- 1 root root 9 Jun 13 17:13 b.txt
-rw-r--r-- 1 root root 9 Jun 13 17:13 c.txt
drwxr-xr-x 14 root root 3840 Jun 13 16:38 dev
drwxr-xr-x 2 root root 4096 Jun 13 17:13 dir
-rwxr-xr-x 1 root root 0 Jun 13 16:38 .dockerenv
drwxr-xr-x 1 root root 4096 Jun 13 16:38 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 04:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 04:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 04:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 04:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 20:29 mc
drwxr-xr-x 2 root root 4096 Jan 26 04:05 media
-rwxr-xr-x 1 root root 103174296 Apr 15 20:27 minio
drwxr-xr-x 4 root root 4096 Jun 13 16:38 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 04:05 mnt
drwxr-xr-x 1 root root 4096 Apr 1 01:11 opt
-rw-r--r-- 1 root root 0 Feb 15 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jun 13 16:36 package_folder
dr-xr-xr-x 309 root root 0 Jun 13 16:38 proc
drwxrwxr-x 17 1000 1000 4096 Jun 13 16:35 repo
-rw-rw-r-- 1 root root 863 Apr 15 19:58 requirements.txt
drwx------ 1 root root 4096 Jun 13 16:55 root
drwxr-xr-x 1 root root 4096 Jun 13 16:38 run
lrwxrwxrwx 1 root root 8 Jan 26 04:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jun 13 16:38 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 19:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 04:05 srv
dr-xr-xr-x 13 root root 0 Jun 13 16:38 sys
drwxrwxr-x 2 1000 1000 4096 Jun 13 16:43 test_output
drwxrwxrwt 1 root root 4096 Jun 13 17:31 tmp
drwxr-xr-x 1 root root 4096 Jan 26 04:05 usr
drwxr-xr-x 1 root root 4096 Jan 26 04:13 var
Files in root directory
+ echo 'Files in root directory'
+ ls -la /
total 127184
drwxr-xr-x 1 root root 4096 Jun 13 17:13 .
drwxr-xr-x 1 root root 4096 Jun 13 17:13 ..
-rw-r--r-- 1 root root 9 Jun 13 17:13 a.txt
-rw-rw-r-- 1 root root 389 Apr 15 19:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 04:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
-rw-r--r-- 1 root root 9 Jun 13 17:13 b.txt
-rw-r--r-- 1 root root 9 Jun 13 17:13 c.txt
drwxr-xr-x 14 root root 3840 Jun 13 16:38 dev
drwxr-xr-x 2 root root 4096 Jun 13 17:13 dir
-rwxr-xr-x 1 root root 0 Jun 13 16:38 .dockerenv
drwxr-xr-x 1 root root 4096 Jun 13 16:38 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 04:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 04:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 04:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 04:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 20:29 mc
drwxr-xr-x 2 root root 4096 Jan 26 04:05 media
-rwxr-xr-x 1 root root 103174296 Apr 15 20:27 minio
drwxr-xr-x 4 root root 4096 Jun 13 16:38 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 04:05 mnt
drwxr-xr-x 1 root root 4096 Apr 1 01:11 opt
-rw-r--r-- 1 root root 0 Feb 15 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jun 13 16:36 package_folder
dr-xr-xr-x 309 root root 0 Jun 13 16:38 proc
drwxrwxr-x 17 1000 1000 4096 Jun 13 16:35 repo
-rw-rw-r-- 1 root root 863 Apr 15 19:58 requirements.txt
drwx------ 1 root root 4096 Jun 13 16:55 root
drwxr-xr-x 1 root root 4096 Jun 13 16:38 run
lrwxrwxrwx 1 root root 8 Jan 26 04:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jun 13 16:38 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 19:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 04:05 srv
dr-xr-xr-x 13 root root 0 Jun 13 16:38 sys
drwxrwxr-x 2 1000 1000 4096 Jun 13 16:43 test_output
drwxrwxrwt 1 root root 4096 Jun 13 17:31 tmp
drwxr-xr-x 1 root root 4096 Jan 26 04:05 usr
drwxr-xr-x 1 root root 4096 Jan 26 04:13 var
+ clickhouse-client -q 'system flush logs'
Detach all logs replication
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ tee /dev/stderr
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
==68033==Installed the sigaction for signal 11
==68033==Installed the sigaction for signal 7
==68033==Installed the sigaction for signal 8
==68033==Using llvm-symbolizer found at: /usr/bin/llvm-symbolizer-19
***** Running under ThreadSanitizer v3 (pid 68033) *****
ThreadSanitizer: growing sync allocator: 0 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 0 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 1 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 2 out of 262144*4096
ThreadSanitizer: growing sync allocator: 1 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 3 out of 262144*4096
ThreadSanitizer: growing sync allocator: 2 out of 1048576*1024
ThreadSanitizer: growing sync allocator: 3 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 4 out of 262144*4096
ThreadSanitizer: growing sync allocator: 4 out of 1048576*1024
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 411.
The process with pid = 411 is running.
Sent terminate signal to process with pid 411.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 411.
The process with pid = 411 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 411.
The process with pid = 411 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 411.
The process with pid = 411 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 411.
The process with pid = 411 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 411.
The process with pid = 411 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 411.
The process with pid = 411 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 411.
The process with pid = 411 does not exist.
Server stopped
Stats: SizeClassAllocator64: 11M mapped (1M rss) in 31575 allocations; remains 6304
01 ( 16): mapped: 256K allocs: 1536 frees: 1280 inuse: 256 num_freed_chunks 16128 avail: 16384 rss: 24K releases: 1 last released: 232K region: 0x720400000000
02 ( 32): mapped: 256K allocs: 11136 frees: 10496 inuse: 640 num_freed_chunks 7552 avail: 8192 rss: 184K releases: 1 last released: 72K region: 0x720800000000
03 ( 48): mapped: 512K allocs: 10496 frees: 9216 inuse: 1280 num_freed_chunks 9642 avail: 10922 rss: 308K releases: 1 last released: 196K region: 0x720c00000000
04 ( 64): mapped: 256K allocs: 2048 frees: 1536 inuse: 512 num_freed_chunks 3584 avail: 4096 rss: 128K releases: 1 last released: 128K region: 0x721000000000
05 ( 80): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 3020 avail: 3276 rss: 28K releases: 1 last released: 220K region: 0x721400000000
06 ( 96): mapped: 256K allocs: 896 frees: 640 inuse: 256 num_freed_chunks 2474 avail: 2730 rss: 80K releases: 0 last released: 0K region: 0x721800000000
07 ( 112): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 2084 avail: 2340 rss: 28K releases: 2 last released: 216K region: 0x721c00000000
08 ( 128): mapped: 256K allocs: 1792 frees: 1536 inuse: 256 num_freed_chunks 1792 avail: 2048 rss: 212K releases: 2 last released: 40K region: 0x722000000000
09 ( 144): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1692 avail: 1820 rss: 4K releases: 0 last released: 0K region: 0x722400000000
10 ( 160): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1510 avail: 1638 rss: 4K releases: 0 last released: 0K region: 0x722800000000
11 ( 176): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1361 avail: 1489 rss: 4K releases: 0 last released: 0K region: 0x722c00000000
12 ( 192): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1237 avail: 1365 rss: 20K releases: 0 last released: 0K region: 0x723000000000
13 ( 208): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1132 avail: 1260 rss: 4K releases: 0 last released: 0K region: 0x723400000000
14 ( 224): mapped: 256K allocs: 512 frees: 256 inuse: 256 num_freed_chunks 914 avail: 1170 rss: 84K releases: 2 last released: 148K region: 0x723800000000
15 ( 240): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 836 avail: 1092 rss: 60K releases: 0 last released: 0K region: 0x723c00000000
16 ( 256): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 768 avail: 1024 rss: 44K releases: 0 last released: 0K region: 0x724000000000
17 ( 320): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 691 avail: 819 rss: 12K releases: 0 last released: 0K region: 0x724400000000
18 ( 384): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 554 avail: 682 rss: 12K releases: 0 last released: 0K region: 0x724800000000
19 ( 448): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 457 avail: 585 rss: 8K releases: 0 last released: 0K region: 0x724c00000000
20 ( 512): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 384 avail: 512 rss: 4K releases: 0 last released: 0K region: 0x725000000000
21 ( 640): mapped: 256K allocs: 102 frees: 0 inuse: 102 num_freed_chunks 307 avail: 409 rss: 4K releases: 0 last released: 0K region: 0x725400000000
22 ( 768): mapped: 256K allocs: 85 frees: 0 inuse: 85 num_freed_chunks 256 avail: 341 rss: 4K releases: 0 last released: 0K region: 0x725800000000
23 ( 896): mapped: 256K allocs: 73 frees: 0 inuse: 73 num_freed_chunks 219 avail: 292 rss: 8K releases: 0 last released: 0K region: 0x725c00000000
24 ( 1024): mapped: 256K allocs: 64 frees: 0 inuse: 64 num_freed_chunks 192 avail: 256 rss: 8K releases: 0 last released: 0K region: 0x726000000000
25 ( 1280): mapped: 256K allocs: 153 frees: 51 inuse: 102 num_freed_chunks 102 avail: 204 rss: 100K releases: 2 last released: 120K region: 0x726400000000
26 ( 1536): mapped: 256K allocs: 42 frees: 0 inuse: 42 num_freed_chunks 128 avail: 170 rss: 4K releases: 0 last released: 0K region: 0x726800000000
27 ( 1792): mapped: 256K allocs: 36 frees: 0 inuse: 36 num_freed_chunks 110 avail: 146 rss: 8K releases: 0 last released: 0K region: 0x726c00000000
28 ( 2048): mapped: 256K allocs: 32 frees: 0 inuse: 32 num_freed_chunks 96 avail: 128 rss: 8K releases: 0 last released: 0K region: 0x727000000000
29 ( 2560): mapped: 256K allocs: 25 frees: 0 inuse: 25 num_freed_chunks 77 avail: 102 rss: 8K releases: 0 last released: 0K region: 0x727400000000
30 ( 3072): mapped: 256K allocs: 21 frees: 0 inuse: 21 num_freed_chunks 64 avail: 85 rss: 24K releases: 0 last released: 0K region: 0x727800000000
31 ( 3584): mapped: 256K allocs: 18 frees: 0 inuse: 18 num_freed_chunks 55 avail: 73 rss: 12K releases: 0 last released: 0K region: 0x727c00000000
32 ( 4096): mapped: 256K allocs: 16 frees: 0 inuse: 16 num_freed_chunks 48 avail: 64 rss: 8K releases: 0 last released: 0K region: 0x728000000000
34 ( 6144): mapped: 256K allocs: 10 frees: 0 inuse: 10 num_freed_chunks 32 avail: 42 rss: 12K releases: 0 last released: 0K region: 0x728800000000
35 ( 7168): mapped: 256K allocs: 9 frees: 0 inuse: 9 num_freed_chunks 27 avail: 36 rss: 44K releases: 0 last released: 0K region: 0x728c00000000
36 ( 8192): mapped: 256K allocs: 8 frees: 0 inuse: 8 num_freed_chunks 24 avail: 32 rss: 16K releases: 0 last released: 0K region: 0x729000000000
37 ( 10240): mapped: 256K allocs: 6 frees: 0 inuse: 6 num_freed_chunks 19 avail: 25 rss: 12K releases: 0 last released: 0K region: 0x729400000000
38 ( 12288): mapped: 256K allocs: 5 frees: 0 inuse: 5 num_freed_chunks 16 avail: 21 rss: 12K releases: 0 last released: 0K region: 0x729800000000
39 ( 14336): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 14 avail: 18 rss: 16K releases: 0 last released: 0K region: 0x729c00000000
40 ( 16384): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 12 avail: 16 rss: 16K releases: 0 last released: 0K region: 0x72a000000000
42 ( 24576): mapped: 256K allocs: 8 frees: 4 inuse: 4 num_freed_chunks 6 avail: 10 rss: 136K releases: 2 last released: 96K region: 0x72a800000000
43 ( 28672): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 7 avail: 9 rss: 28K releases: 0 last released: 0K region: 0x72ac00000000
44 ( 32768): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 6 avail: 8 rss: 32K releases: 0 last released: 0K region: 0x72b000000000
45 ( 40960): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 5 avail: 6 rss: 4K releases: 0 last released: 0K region: 0x72b400000000
47 ( 57344): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 3 avail: 4 rss: 52K releases: 0 last released: 0K region: 0x72bc00000000
Stats: LargeMmapAllocator: allocated 8 times, remains 0 (0 K) max 1 M; by size logs: 20:8;
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1353
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ [[ -n '' ]]
+ zstd --threads=0
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep SharedMergeTreePartCheckThread
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -v 'rg -Faz '
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2025-06-13 17:34:52,823 File /repo/tests/broken_tests.json with broken tests found
2025-06-13 17:34:52,823 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2025-06-13 17:34:52,834 Is flaky check: False
2025-06-13 17:34:52,834 Result parsed
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
2025-06-13 17:34:52,838 Result written
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core